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



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

Post New Answer

More jQuery Interview Questions

Define "beforesend(xhr)" paremeter of jquery ajax method?

0 Answers  


What is jquery.holdready() function?

0 Answers  


How to select combobox select value and text using jquery?

0 Answers  


How to stop jqm from auto-enhancing an element? : jquery mobile

0 Answers  


How do you stop the currently-running animation? : jquery mobile

0 Answers  






How to disable cut,copy and paste in TextBox using jQuery?

0 Answers  


Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?

0 Answers  


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

0 Answers  


How do you install/use jquery in a project.

0 Answers  


Can you please explain the difference between javascript and jquery? : jquery mobile

0 Answers  


What does $("P") will select?

0 Answers  


Does jquery follow w3c recommendations?

0 Answers  


Categories