Closed vitorbaptista closed 11 years ago
This way of detecting IE is deprecated since JQuery 1.3, and removed in 1.9 (http://api.jquery.com/jQuery.browser/). The way to go now is using feature detection.
This way of detecting IE is deprecated since JQuery 1.3, and removed in 1.9 (http://api.jquery.com/jQuery.browser/). The way to go now is using feature detection.