How do you stop the currently-running animation?



How do you stop the currently-running animation?..

Answer / chaitanya

Using jQuery ".stop()" method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What are selectors in jQuery and how many types of selectors are there?

1 Answers  


What is the difference between jQuery and jQuery UI?

2 Answers  


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

0 Answers  


What is difference between onload and ready?

0 Answers  


What does $("div") will select?

1 Answers  






What is the difference between jquery.size() and jquery.length?

1 Answers  


Which are the popular jQuery CDN? and what is the advantage of using CDN?

1 Answers  


You get "jquery is not defined" or "$ is not defined" error. What could be the reason?

1 Answers  


Can you use multiple document.ready() function on the same page?

0 Answers  


What are the types of selectors in jQuery?

0 Answers  


Explain the difference between body onload() and document.ready() function? : jquery mobile

0 Answers  


Explain jquery connect?

0 Answers  


Categories