|
How to on and off the animation effect - jQuery.fx.off
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: jQuery-Effects
To switch off and on the animation effect for the entire page, jQuery.fx.off can be used. This disables all animations globally and set the elements to its final state directly.
|