.animate()
Perform a custom animation of a set of CSS properties.
These methods allow you to create effects that are not provided “out of the box” by jQuery.
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.
Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.
The rate (in milliseconds) at which animations fire.
Globally disable all animations.
Show or manipulate the queue of functions to be executed on the matched elements.
Stop the currently-running animation on the matched elements.