What is the difference between calling stop(true,true) and finish method?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In what scenarios jQuery can be used?

589


explain width() vs css(‘width’) in jquery

547


Explain all the ways to include jquery in a page?

532


How to always reference latest version of jquery?

544


Can we include multiple version of jquery? : jquery mobile

493






Why we use jquery .each() function?

576


Can you write a jquery code to select all links inside the paragraph?

581


How do you add an HTML element in DOM tree?

590


How can you use a jquery library in your project?

517


What is the difference between find and children methods in jquery?

895


Which selector has better performance id or class and why?

488


How do I check if an HTML element is empty using jQuery?

591


Explain chaining in jquery? : jquery mobile

563


What are the paremeter of jquery ajax method?

525


What is difference between sorting string array and sorting numerical array in jquery?

542