Which jQuery method is used to stop an animation before it is finished?
Options:
Explanation:
The jQuery method <span class="w3-codespan">stop()</span> 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().