Answers

Question and Answer:

  Home  jQuery Mobile

⟩ Tell me how to disable jQuery animation?

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.

 156 views

More Questions for you: