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
How to use transition effects? : jQuery Mobile
What is jquery.holdready() function?
With jquery which operating system is more compatible?
What are the different types of selectors in jquery?
Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?
explain bind() vs live() vs delegate() methods in jquery
What is the use of param() method?
Define jquery $.ajax() method?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile
Can we select a element having a specific class in jquery ?
What are the methods used to provide effects in jquery?
Why we use jquery .each() function?
What are some of the ways to provide effects? : jQuery Mobile
What is the use jQuery.data method?
How can you select all elements in a page using jquery?