How to disable jQuery animation?

Answers were Sorted based on User's Feedback



How to disable jQuery animation?..

Answer / 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

How to disable jQuery animation?..

Answer / ramyagurrala

If we want to disable the animation methods,so det the default valut to True.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Explain the animate function.

0 Answers  


What is .bind()? : jquery mobile

0 Answers  


Tell me what is the use of .size() method in jquery?

0 Answers  


What is the use of each function in jQuery?

0 Answers  


Define jquery filter?

0 Answers  






Why we need jquery?

0 Answers  


Tell me what does dollar sign ($) means in jquery? : jquery mobile

0 Answers  


What is jQuery.noConflict?

1 Answers  


Difference between javascript and jquery? : jQuery Mobile

0 Answers  


Mention the advantages of cdn? : jQuery Mobile

0 Answers  


What is the use of delay() method in JQuery?

0 Answers  


Have any of your startup projects failed dismally - if so, why and how did you learn from them?

0 Answers  


Categories