|
How to remove the current executing item from the queue? - .dequeue()
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: jQuery-Effects
To remove the currently executing item from the queue and start executing subsequent item dequeue() method can be used. Please note that this must be called inside the queue.
|