.clearQueue()
Syntax
.clearQueue([queueName])
Parameter
queueName (optional)
- A string containing the name of the queue. Defaults to fx, the standard effects queue
Return value
The jQuery object, for chaining purposes.
Description
Remove from the queue all items that have not yet been run.