:only-child Selector
Selects all elements that are the only child of their parent.
Selects all elements that are the only child of their parent.
Determine whether a Deferred object has been resolved.
Determine whether a Deferred object has been rejected.
Selects elements that have the specified attribute with a value containing a given substring.
Escapes any character that has a special meaning in a CSS selector.
The namespace specified when the event was triggered.
Remove a previously-stored piece of data.
The mouse position relative to the top edge of the document.
The mouse position relative to the left edge of the document.
Selects all elements.
Returns whether event.stopPropagation() was ever called on this event object.
Disable a callback list from doing anything more.
Execute some JavaScript code globally.
Selects all elements that are the first among siblings of the same element name.
Matches elements that match all of the specified attribute filters.
Add a collection of DOM elements onto the jQuery stack.
Parses a string into an XML document.
Selects all elements that are the last among siblings of the same element name.
Takes a string and throws an exception containing it.
Selects elements that have the specified attribute with a value ending exactly with a given string. The comparison is case sensitive.