How do you stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements?



How do you stop the currently-running animation, remove all queued animations, and complete all anim..

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

Post New Answer

More jQuery Interview Questions

Can you please explain the difference between prop and attr? : jquery mobile

0 Answers  


Define each() function in jquery?

0 Answers  


Explain url paremeter of jquery ajax method?

0 Answers  


Can we include multiple version of jquery? : jquery mobile

0 Answers  


What is jquery mobile theming? : jquery mobile

0 Answers  






How to include jquery library in asp.net project?

0 Answers  


What is the use of toggle() method in jquery?

0 Answers  


What is the difference between "#" and "." selector in JQuery?

0 Answers  


How to check jQuery version?

0 Answers  


What are the difference between alert() and confirm()?

0 Answers  


Tell me how to executed jquery selectors? : jquery mobile

0 Answers  


What is difference between sorting string array and sorting numerical array in jquery?

0 Answers  


Categories