After the release of jQuery 1.3 the $.browser method was deprecated as there was a concensus that we shouldn’t be sniffing for browser brands/versions but instead for what features they do or don’t support. Whilst this is agreable, there are some scenarios where your objective is in fact to state the browser in use. I [...]
Category Archives: javascript
jQuery: Check for features not browsers
Also posted in jQuery, web development Tagged $.browser, $.support, browser sniff, feature detection, IE, jQuery, jQuery.support Comments closed