Perform a custom animation of a set of CSS properties.
Remove from the queue all items that have not yet been run.
Set a timer to delay execution of subsequent items in the queue.
Execute the next function on the queue for the matched elements.
Display the matched elements by fading them to opaque.
Hide the matched elements by fading them to transparent.
Adjust the opacity of the matched elements.
Globally disable all animations.
Hide the matched elements.
Show the queue of functions to be executed on the matched elements.
Display the matched elements.
Display the matched elements with a sliding motion.
Display or hide the matched elements with a sliding motion.
Hide the matched elements with a sliding motion.
Stop the currently-running animation on the matched elements.
Bind two or more handlers to the matched elements, to be executed on alternate clicks.