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
Explain bind() vs live() vs delegate() methods.
How to resolve conflicts with other libraries?
How to prevent Right Click option using jquery?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile
What is difference between .setinterval() and .delay() ?
How does the jQuery pushStack function work?
What is jquery selectors?
Explain deferred and promise object in jquery? : jquery mobile
Tell me is jquery a w3c standard? : jquery mobile
Why use jQuery filter() Methods?
Explain each() function in jquery?
What is meant by the term ‘theming’ in jquery mobile? : jQuery Mobile
What is the use of toggle() method in jquery?
What is the need for jquery? : jQuery Mobile
How we can set the html contents of an element in jquery?