Answer Posted / chaitanya
Using jQuery property "jQuery.fx.off", which when set to true, disables all the jQuery animation. When this is done, all animation methods will immediately set elements to their final state when called, rather than displaying an effect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of fadetoggle() method in jquery?
What is difference between onload and ready?
Why should I use jquery?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
How to find all sibling elements after the current element using ?
Explain remove class jquery with example?
List a few features of jquery mobile? : jQuery Mobile
Define slidetoggle() effect?
Difference between javascript and jquery?
Define jquery filter?
Where can we download JQuery?
What is parseint() and why it is used?
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
Explain cdn in jquery?
Explain animate function in jquery?