.animate()
Perform a custom animation of a set of CSS properties.
Perform a custom animation of a set of CSS properties.
The rate (in milliseconds) at which animations fire.
Attach an event handler function for one or more events to the selected elements.
Select all elements that are in the progress of an animation at the time the selector is run.
Specify a function to execute when the DOM is fully loaded.
Display the matched elements by fading them to opaque.
Parses a string into an array of DOM nodes.
Stop the currently-running animation on the matched elements.
Show or manipulate the queue of functions to be executed on the matched element.
Show or manipulate the queue of functions to be executed on the matched elements.
Hide the matched elements by fading them to transparent.
Creates an object containing a set of properties ready to be used in the definition of custom animations.
Display the matched elements with a sliding motion.
Display the matched elements.
Hide the matched elements.
Display or hide the matched elements with a sliding motion.
Display or hide the matched elements.
Hide the matched elements with a sliding motion.
Display or hide the matched elements by animating their opacity.
Get the value of a computed style property for the first element in the set of matched elements or set one or more CSS properties for every matched element.