:only-of-type Selector
Selects all elements that have no siblings with the same element name.
Selects all elements that have no siblings with the same element name.
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress.
Reduce the set of matched elements to the even ones in the set, numbered from zero.
Selects all elements that are the last child of their parent.
Show or manipulate the queue of functions to be executed on the matched element.
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.
Convert an array-like object into a true JavaScript array.
Wrap an HTML structure around all elements in the set of matched elements.
Determine whether an element has any jQuery data associated with it.
Select all elements that contain the specified text.
Merge the contents of two arrays together into the first array.
Return a number representing the current time.
An empty function.
Reduce the set of matched elements to the final one in the set.