The queue() method shows the queue of functions to be executed on the selected elements.
The dequeue() method removes the next function from the queue, and then executes the function.
The clearQueue() removes all items from the queue that have not yet been run.
Start Animation Stop Animation