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 select all elements using jQuery?
Explain some of the key concepts of good code organization patterns.
What are the features of jquery used in web applications?
What is called chaining?
List the advantage of using minimized version of jquery?
How can we include jQuery library in ASP.Net project?
differentiate between bind() vs live() vs delegate() methods in jquery.
Explain the difference between body onload() and document.ready() function? : jquery mobile
What is the latest version of jquery?
How to execute jQuery code after the DOM is ready?
What are the types of selectors in jQuery?
What is parent() in jquery?
How we can set the html contents of an element in jquery?
What is the use of param() method?
How you will use jquery means requirement needed for using jquery.