How do you stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements?
Answer Posted / 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 |
Post New Answer View All Answers
Explain remove class jquery with example?
Why do we need to go for JQuery?
Why jquery?
Can you please explain the difference between parent() and parents() methods in jquery? : jquery mobile
How to set attributes of an element using jquery?
Which are the fastest selectors in jquery? : jquery mobile
Why is only the first page of multi page document loaded? : jquery mobile
How to disable/enable an element in jquery?
Explain cdn in jquery?
How to include jquery library in asp.net project?
What is the latest version of jquery?
Tell me does jquery 2.0 supports ie? : jquery mobile
Define url paremeter of jquery ajax method?
Define the use of each function in jquery?
What are selectors in jquery mean ?