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
How to concatenate two strings using jquery?
Can you use any other name in place of $ (dollar sign) in jQuery?
What is event.PreventDefault in jQuery?
How do I check if the DOM is ready?
How to find all sibling elements after the current element using ?
Is jquery a w3c standard? : jquery mobile
Explain the use of the $.fn.bind and $.fn.trigger.
Is jQuery is a replacement of JavaScript?
What is serialize() in jquery?
How to run an event handler only once in jQuery?
List browser related issues for jquery?
How you will use jquery means requirement needed for using jquery.
What is the difference between map and grep function in jquery?
Explain some benefits of jquery knockout?
Difference Between Prop and Attr in jQuery?