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.
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.
The rate (in milliseconds) at which animations fire.
Globally disable all animations.
Holds or releases the execution of jQuery’s ready event.
A Promise-like object (or “thenable”) that resolves when the document is ready.
A collection of properties that represent the presence of different browser features or bugs; intended for jQuery’s internal use.