:animated Selector
Select all elements that are in the progress of an animation at the time the selector is run.
Select all elements that are in the progress of an animation at the time the selector is run.
Set default values for future Ajax requests. Its use is not recommended.
Return the number of elements in the jQuery object.
Globally disable all animations.
Wrap an HTML structure around each element in the set of matched elements.
The DOM node context originally passed to jQuery(); if none was passed then context will likely be the document.
Select all elements that contain the specified text.
Add handlers to be called when the Deferred object is either resolved or rejected.
Add handlers to be called when the Deferred object is resolved.
Determine whether a Deferred object has been rejected.
An object containing all CSS properties that may be used without a unit. The .css() method uses this object to see if it may append px to unitless values.
Determines whether its argument represents a JavaScript number.
Selects all elements with the given class.
Selects all elements of type checkbox.
Holds or releases the execution of jQuery’s ready event.
Search for a specified value within an array and return its index (or -1 if not found).
Matches all elements that are checked or selected.
Determines if its argument is callable as a function.
Check to see if an object is empty (contains no enumerable properties).
Determine whether a Deferred object has been resolved.