jQuery Tutorial Tutorials - jQuery.fx.off

jQuery jQuery.fx.off

The jQuery.fx.off property in jQuery is used to disable all animations globally.

jQuery jQuery.fx.off Examples

example

Toggle animation on and off

jQuery.fx.off = true;
jQuery.fx.off = false;

Try now

Date:2019-08-30 02:20:39 From:www.Lautturi.com author:Lautturi