Detecting IE6 in jQuery

if ($.browser.msie && parseInt($.browser.version)< 7) {
//code goes here
}

No Comments

rssComments RSS   transmitTrackBack Identifier URI

No comments. Be the first.

addLeave a comment