How to disable jQuery animation?

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


Please Help Members By Posting Answers For Below Questions

Explain bind() vs live() vs delegate() methods.

637


How to resolve conflicts with other libraries?

650


How to prevent Right Click option using jquery?

623


Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile

669


What is difference between .setinterval() and .delay() ?

583


How does the jQuery pushStack function work?

672


What is jquery selectors?

720


Explain deferred and promise object in jquery? : jquery mobile

598


Tell me is jquery a w3c standard? : jquery mobile

599


Why use jQuery filter() Methods?

656


Explain each() function in jquery?

5100


What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile

583


What is the use of toggle() method in jquery?

606


What is the need for jquery? : jQuery Mobile

669


How we can set the html contents of an element in jquery?

631