jQuery.queue()
Show or manipulate the queue of functions to be executed on the matched element.
Show or manipulate the queue of functions to be executed on the matched element.
Selects all elements with the given class.
Determines if its argument is callable as a function.
Bind an event handler to the “unload” JavaScript event.
Globally disable all animations.
The rate (in milliseconds) at which animations fire.
Modify and filter HTML strings passed through jQuery manipulation methods.
Creates an object containing a set of properties ready to be used in the definition of custom animations.
Selects all direct child elements specified by “child” of elements specified by “parent”.
Bind an event handler to the “change” JavaScript event, or trigger that event on an element.
Holds or releases the execution of jQuery’s ready event.
Reject a Deferred object and call any failCallbacks with the given args.