Which jQuery method is used to stop an animation before it is finished?
Options:
Explanation:
The jQuery method
stop() is used to stop an animation before it is finished.
Tags:
jQuery
Answer:
Which jQuery method is used to stop an animation before it is finished stop().