Reduce the set of matched elements to the one at the specified index. Given a jQuery object that
Get the ancestors of each element in the current set of matched elements, optionally filtered by a selector. Given
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Create a new jQuery object with elements added to the set of matched elements. Given a jQuery object
Get all following siblings of each element up to but not including the element matched by the selector, DOM node, or jQuery object passed.
Remove elements from the set of matched elements. Given a jQuery object that represents a set of
Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector.
Get the siblings of each element in the set of matched elements, optionally filtered by a selector. Given
Page 3 of 3