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

How did you become the creator of jquery ui? Whats the story behind that?

0 Answers  


Difference between find() and closest() in jquery?

0 Answers  


What is the difference between $(window).load and $(document).ready function in jquery?

0 Answers  


Explain the use of jquery .each() function? : jquery mobile

0 Answers  


Explain various methods to make ajax request in jquery?

0 Answers  






What is the name of jquery method used for an asynchronous http request?

0 Answers  


When can jquery be used?

0 Answers  


Do you know what is the use of jquery.data()?

0 Answers  


What are the advantages of minified version of jquery?

0 Answers  


Explain slidetoggle() effect.

0 Answers  


Explain animate function in jquery?

0 Answers  


What is jQuery CDN?

0 Answers  


Categories