Selects all elements of type image. :image is equivalent to [type="image"]
Bind an event handler to the "mouseup" JavaScript event, or trigger that event on an element. This
Get all following siblings of each element in the set of matched elements, optionally filtered by a selector.
Bind an event handler to the "keypress" JavaScript event, or trigger that event on an element.
Get the parent of each element in the current set of matched elements, optionally filtered by a selector. Given
Determine whether any of the matched elements are assigned the given class. Elements may have more
Display the matched elements. With no parameters, the .show() method is the simplest
Select all elements that contain the specified text. The matching text can appear directly within
Get the current vertical position of the scroll bar for the first element in the set of matched elements or set the vertical position of the scroll bar for every matched
Selects all sibling elements that follow after the "prev" element, have the same parent, and match the filtering "siblings" selector.
Page 18 of 32