jQuery Tutorial Tutorials - jQuery .finish()

jQuery finish()

The finish() method in jQuery is used to stop and remove all animations in the queue,no matter they completed or not.

jQuery finish() syntax

finish([queueName]);

queueName is the name of the effects queue.Default is fx

jQuery finish() Examples

example

Click the Go button once to start the animation, and then click the other buttons to see how they affect the current and queued animations.

Try now

Date:2019-08-30 02:11:15 From:www.Lautturi.com author:Lautturi