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 |
Explain deferred and promise object in jquery? : jquery mobile
What is event.PreventDefault in jQuery?
What is CDN?
How to increase cursor size in html body using jquery?
What are the basic selectors in jQuery?
Where can we download JQuery?
What is a use of jquery filter?
How to get the style property of an element using ?
Can there be more than one ready function in jquery?
What is chaining in jQuery?
Tell me how to write browser specific code using jquery? : jquery mobile
Please explain remove class jquery with example?