You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/jQuery.fx.off.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
<p>When this property is set to <code>true</code>, all animation methods will immediately set elements to their final state when called, rather than displaying an effect. This may be desirable for a couple reasons:</p>
10
10
<ul>
11
11
<li>jQuery is being used on a low-resource device.</li>
12
-
<li>Users are encountering accessibility problems with the animations (see the article <ahref="http://www.jdeegan.phlegethon.org/turn_off_animation.html">Turn Off Animation</a> for more information).</li>
12
+
<li>Users are encountering accessibility problems with the animations.</li>
13
13
</ul>
14
14
<p>Animations can be turned back on by setting the property to <code>false</code>.</p>
0 commit comments