How do you stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements?
Answer / chaitanya
It can be done via calling .stop([clearQueue ] [, jumpToEnd ]) method and by passing both the parameters as true.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are selectors in jquery mean ?
What is the difference between onclick and onsubmit?
What is the difference between $.map and $.grep in jQuery?
Difference Between Prop and Attr in jQuery?
How to execute jQuery code after the DOM is ready?
How to use connect?
What is get()? : jquery mobile
What are the difference between empty(), remove() and detach() functions in jquery?
What is .siblings() method in jquery?
Is it too early to discuss jquery ui 1.8?
Which version of jquery file should be used?
Is vanilla js faster than jquery?