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 jquery?
What does $("P") will select?
How we can modify the css class in jquery?
Tell me how to write browser specific code using jquery? : jquery mobile
What is the difference between onload() and document.ready() function used in jquery?
Explain some features of jquery knockout?
What is the use of clone method in jQuery?
List a few features of jquery mobile? : jQuery Mobile
What is jquery.size()? : jquery mobile
Can you please explain the difference between prop and attr? : jquery mobile
Define the use jquery.data method?
How can we show and hide an element via jquery?
Explain .delegate()? : jquery mobile
What is .remove()? : jquery mobile
What is the difference between prop() and attr() in jquery?