jQuery.type()
Determine the internal JavaScript [[Class]] of an object.
Determine the internal JavaScript [[Class]] of an object.
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.
Return a number representing the current time.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
Selects all elements that are the nth-child of their parent, counting from the last element to the first.
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress.
Selects all elements that have no siblings with the same element name.
An empty function.
Merge the contents of two arrays together into the first array.
Modify and filter HTML strings passed through jQuery manipulation methods.
Execute some JavaScript code globally.
Lock a callback list in its current state.
Determine whether an element has any jQuery data associated with it.
Select all elements that contain the specified text.
Wrap an HTML structure around all elements in the set of matched elements.
Selects all elements that are the last child of their parent.