How do you stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements?
Answer Posted / 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 View All Answers
Difference between find() and closest() in jquery?
What are jquery plugins?
Explain the use jquery.data method?
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
What is the use of jQuery.data() method?
Why is jquery better than javascript?
Explain the starting point of code execution in jquery? : jquery mobile
What features of jquery, has been used in web applications?
what does $("div") will select? : jquery mobile
Can we select a element having a specific class in jquery ?
Which are the fastest selectors in jquery? : jquery mobile
Explain the features of jquery?
Can we add more than one ‘document.ready’ function in a page?
Is jquery still relevant 2019?
How We Can Write Code Specific To Browser In Jquery?