Oct 16

isIE6

No comment - Post a comment

function isIE6() {
  return $.browser.msie && $.browser.version<7;
}

This post has No comment. Add your own.

Leave a Reply