Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 add, queueObj
 addEach, queueObj
C
 clear, queueObj
I
 indexOf, queueObj
J
 jqmq, jQuery
 jqmqAdd, jQuery.fn
 jqmqAddEach, jQuery.fn
N
 next, queueObj
P
 pause, queueObj
S
 size, queueObj
 start, queueObj
U
 update, queueObj
Add a single item onto the queue.
Add multiple items onto the queue, individually.
Clear a queue completely.
Get the current index in the queue of the passed item.
Create a new queue.
Add a jQuery collection of elements onto the queue.
Add each selected element from a jQuery collection onto the queue, individually.
Intended to be called from within the jQuery.jqmq callback, this method will continue a queue with a delay of -1.
Pause a currently running queue.
Get the current queue length.
Start a currently paused queue.
Update an existing queue’s options.
Close