deferred.isRejected()
Determine whether a Deferred object has been rejected.
Determine whether a Deferred object has been rejected.
Determine whether a Deferred object has been resolved.
Remove event handlers previously attached using .live() from the elements.
States if the current page, in the user’s browser, is being rendered using the W3C CSS Box Model. This property was removed in jQuery 1.8. 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.
Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Attach an event handler for all elements which match the current selector, now and in the future.
A selector representing selector passed to jQuery(), if any, when creating the original set.
Bind two or more handlers to the matched elements, to be executed on alternate clicks.