jQuery.fx.interval
The rate (in milliseconds) at which animations fire.
The rate (in milliseconds) at which animations fire.
Remove all of the callbacks from a list.
Create a deep copy of the set of matched elements.
Determine whether the argument is a window.
Determines whether its argument represents a JavaScript number.
Select all elements that contain the specified text.
Parses a string into an XML document.
Determine the internal JavaScript [[Class]] of an object.
Remove the whitespace from the beginning and end of a string.
Determine whether the argument is an array.
Remove a callback or a collection of callbacks from a callback list.
Determine if the callbacks have already been called at least once.
Load data from the server using a HTTP GET request.
Call all of the callbacks with the given arguments.
Call all callbacks in a list with the given context and arguments.
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.
Determine whether an element has any jQuery data associated with it.
Determine if the callbacks list has been locked.
Provides a way to execute callback functions based on zero or more Thenable objects, usually Deferred objects that represent asynchronous events.