Support.browser
fieldsConvenience replacement for the now deprecated jQuery.browser. It returns an object with the browser identifier initialized as a boolean property and a version. The identifiers are identical to jQuery ones, e.g. "webkit", "opera", "msie", "edge" and "mozilla". In addition WebKit browsers will return their name e.g. "safari" and "chrome".
support.browser
Objectsupport.browser.version
NumberThe current browser major version, e.g. "7" in Internet Explorer 7.