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 |
How do you stop the currently-running animation?
What does jQuery data() function do?
Explain some features of jquery knockout?
How to read, write and delete cookies in jquery?
Explain finish method in jquery? : jquery mobile
How we can set the html contents of an element in jquery?
Tell me how to use migrate jquery plugin if possible? : jquery mobile
What are jquery plugins?
What is event preventdefault () and event stoppropagation () in jquery?
How to find all sibling elements after the current element using ?
How can you select all elements in a page using jquery?
Why jquery?