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 |
Explain jquery.noconflict? : jquery mobile
Different ways of using $.connect function in jquery?
Explain type paremeter of jquery ajax method?
What is the purpose of jquery?
How to multiple version of jQuery?
What are the features of jQuery, has been used in web applications?
What to do to select element having a particular class (".selected")? : jquery mobile
What are some of the ways to provide effects? : jQuery Mobile
Difference between javascript and jquery? : jQuery Mobile
What are different type of selector in jQuery?
In jquery, what is the meaning of toggle?
Why jQuery is needed?