.dequeue( [queueName ] )Returns: jQuery
Description: Execute the next function on the queue for the matched elements.
-
version added: 1.2.dequeue( [queueName ] )
- queueNameType: StringA string containing the name of the queue. Defaults to
fx
, the standard effects queue.
-
When <