Category: Properties of the Global jQuery Object

Category: Properties of the Global jQuery Object

These properties are associated with the global jQuery object.

jQuery.browser

Contains flags for the useragent, read from navigator.userAgent. This property was removed in jQuery 1.9 and is available only through the jQuery.migrate plugin. Please try to use feature detection instead.