What is the difference between calling stop(true,true) and finish method?
Answer / chaitanya
The .finish() method is similar to .stop(true, true) in that it clears the queue and the current animation jumps to its end value. It differs, however, in that .finish() also causes the CSS property of all queued animations to jump to their end values, as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain jquery $.ajax() method?
What features of jquery, has been used in web applications?
What is the difference between the knockout and jquery?
What is a use of jquery filter?
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 are the features of jQuery, has been used in web applications?
Explain the script build up by jquery?
How to multiple AJAX requests be run simultaneously in jQuery?
Tell me which command will give a version of jquery?
Different ways of using $.connect function in jquery?
Is jQuery is a client or server scripting?
How to use jquery library in our asp.net project?