Adds the specified class(es) to each of the set of matched elements.
Get the value of a style property for the first element in the set of matched elements.
Determine whether any of the matched elements are assigned the given class.
Get the current computed height for the first element in the set of matched elements.
Get the current computed height for the first element in the set of matched elements, including padding but not border.
Get the current computed width for the first element in the set of matched elements, including padding but not border.
Get the current coordinates of the first element in the set of matched elements, relative to the document.
Get the current computed height for the first element in the set of matched elements, including padding and border.
Get the current computed width for the first element in the set of matched elements, including padding and border.
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Remove one or all classes from each element in the set of matched elements.
Get the current horizontal position of the scroll bar for the first element in the set of matched elements.
Get the current vertical position of the scroll bar for the first element in the set of matched elements.
Add or remove a class from each element in the set of matched elements, depending on either the class's presence or the value of the switch argument.
Get the current computed width for the first element in the set of matched elements.