Differentiate between calling stop (true, true) and finish method?
Answer / Mr Monu Kumar
stop(true, true) is a deprecated method that stops the current animation immediately and resets the CSS styles to their original values. The finish method simply stops the current animation but does not reset the CSS styles.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can hide a block of html code on a button click using jquery?
How can we show and hide an element via jquery?
What is the difference between $.map and $.grep in jQuery?
What is jquery.size()? : jquery mobile
How can jquery be used in conjunction with another javascript library that also uses $ for naming?
Explain the difference between jquery.size() and jquery.length?
Is vanilla js faster than jquery?
How do you select element by ID in jQuery?
Can you please explain the difference between .js and .min.js? : jquery mobile
Difference between javascript and jquery?
Difference between document.ready() and body onload()?
What is the difference between .js and .min.js?