deferred.promise()
Return a Deferred’s Promise object.
Return a Deferred’s Promise object.
Remove from the queue all items that have not yet been run.
Determines whether its argument represents a JavaScript number.
Remove the parents of the set of matched elements from the DOM, leaving the matched elements in their place.
Selects all elements that are visible.
Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list.
Load data from the server using a HTTP GET request.
Call all of the callbacks with the given arguments.
Remove all of the callbacks from a list.
Globally disable all animations.
Finds the elements of an array which satisfy a filter function. The original array is not affected.
Determine if the callbacks list has been locked.
Search for a specified value within an array and return its index (or -1 if not found).
Selects all direct child elements specified by “child” of elements specified by “parent”.
Selects all elements of type checkbox.
Bind an event handler to the “change” event, or trigger that event on an element.
Determine whether an element has any jQuery data associated with it.
Remove a callback or a collection of callbacks from a callback list.
Selects all elements that have no siblings with the same element name.