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
What happen if you return false from a jQuery event handler?
Different ways of using $.connect function in jquery?
How to validate email using jquery?
Define animate function in jquery?
How to use connect?
Is jQuery a programming language?
Explain the difference between $(this) and 'this' in jquery?
What does dollar sign ($) means in jquery? : jquery mobile
Does jquery 2.0 supports ie? : jquery mobile
How to prevent Right Click option using jquery?
Is it possible to use jquery to make ajax request? : jquery mobile
What is the difference between find and children methods?
How to check data type of any variable in jquery? : jquery mobile
Explain the common methods of sending a request to a server.
Explain the difference between parent() and parents() methods in jquery? : jquery mobile