Multiple Selector (“selector1, selector2, selectorN”)
Selects the combined results of all the specified selectors.
Selects the combined results of all the specified selectors.
Handles errors thrown synchronously in functions wrapped in jQuery().
Return the number of elements in the jQuery object.
Selects all input elements of type text.
Select elements that either don’t have the specified attribute, or do have the specified attribute but not with a certain value.
Selects all button elements and elements of type button.
A selector representing selector passed to jQuery(), if any, when creating the original set.
Selects all elements that are selected.
Call the progressCallbacks on a Deferred object with the given context and args.
Determine whether any of the matched elements are assigned the given class.
Selects a single element with the given id attribute.
The rate (in milliseconds) at which animations fire.
Selects all elements that are headers, like h1, h2, h3 and so on.
Determine whether a Deferred object has been rejected.
Remove a previously-stored piece of data.
Globally disable all animations.
Add handlers to be called when the Deferred object is rejected.
Determine whether a Deferred object has been resolved.
Selects all elements of type checkbox.
Get the children of each element in the set of matched elements, including text and comment nodes.