jQuery.uniqueSort()
Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.
Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.
Check to see if a DOM node is within an XML document (or is an XML document).
Selects even elements, zero-indexed. See also :odd.
The current DOM element within the event bubbling phase.
An optional object of data passed to an event method when the current executing handler is bound.
Add handlers to be called when the Deferred object is rejected.
Remove the set of matched elements from the DOM.
Reduce the set of matched elements to the final one in the set.
The mouse position relative to the left edge of the document.
Selects all elements that are disabled.
Selects all elements that are the first child of their parent.
Reduce the set of matched elements to the first in the set.
Selects elements that have the specified attribute, with any value.
Reduce the set of matched elements to the even ones in the set, numbered from zero.
Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector.
Get the closest ancestor element that is positioned.
The mouse position relative to the top edge of the document.
If this method is called, the default action of the event will not be triggered.
Selects odd elements, zero-indexed. See also :even.
Selects all elements of the specified language.