.scrollTop()
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 element.
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 element.
Get the current computed inner height (including padding but not border) for the first element in the set of matched elements or set the inner height of every matched element.
Add the previous set of elements on the stack to the current set, optionally filtered by a selector.
Perform a custom animation of a set of CSS properties.
Stop the currently-running animation on the matched elements.
Translate all items in an array or object to new array of items.
Remove from the queue all items that have not yet been run.
Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.