Tell me how do you stop the currently-running animation? : jquery mobile



Tell me how do you stop the currently-running animation? : jquery mobile..

Answer / Surya Prakash

"To stop a currently-running animation": You can use jQuery's .stop() method. This stops all ongoing animations and queueed animations for the matched elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Explain deferred and promise object in jquery? : jquery mobile

1 Answers  


What is event.PreventDefault in jQuery?

1 Answers  


What is CDN?

1 Answers  


How to increase cursor size in html body using jquery?

1 Answers  


What are the basic selectors in jQuery?

1 Answers  


Where can we download JQuery?

1 Answers  


What is a use of jquery filter?

1 Answers  


How to get the style property of an element using ?

1 Answers  


Can there be more than one ready function in jquery?

1 Answers  


What is chaining in jQuery?

1 Answers  


Tell me how to write browser specific code using jquery? : jquery mobile

1 Answers  


Please explain remove class jquery with example?

1 Answers  


Categories