jQuery Mobile Question:

Download Job Interview Questions and Answers PDF

Tell me how to disable jQuery animation?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

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.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
What is get()?Tell me how do you stop the currently-running animation?