.wrapInner()
Wrap an HTML structure around the content of each element in the set of matched elements.
Wrap an HTML structure around the content of each element in the set of matched elements.
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.
Search for a specified value within an array and return its index (or -1 if not found).
Parses a string into an XML document.