.slice()
Reduce the set of matched elements to a subset specified by a range of indices.
Reduce the set of matched elements to a subset specified by a range of indices.
Select all elements that are in the progress of an animation at the time the selector is run.
Selects all elements that are hidden.
Selects all elements of type reset.
Bind an event handler to the “scroll” JavaScript event, or trigger that event on an element.
Add the previous set of elements on the stack to the current set, optionally filtered by a selector.
Replace each target element with the set of matched elements.
Determine whether any of the matched elements are assigned the given class.
Remove a property for the set of matched elements.
Selects all elements that are headers, like h1, h2, h3 and so on.
Reduce the set of matched elements to the odd ones in the set, numbered from zero.
Selects all elements of type image.
Encode a set of form elements as an array of names and values.
Insert every element in the set of matched elements after the target.
Insert every element in the set of matched elements before the target.
Selects all input, textarea, select and button elements.
Encode a set of form elements as a string for submission.
Bind an event handler to the “select” JavaScript event, or trigger that event on an element.
Selects all elements that are selected.
The rate (in milliseconds) at which animations fire.