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: page/effects.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@ customFields:
6
6
key: "icon"
7
7
value: "picture"
8
8
---
9
-
jQuery makes it trivial to add simple effects to your page. Effects can use
10
-
the built-in settings, or provide a customized duration. You can also create
11
-
custom animations of arbitrary CSS properties.
12
9
13
-
For complete details on jQuery effects, visit the
14
-
[Effects documentation on api.jquery.com](http://api.jquery.com/category/effects/).
10
+
jQuery makes it trivial to add simple effects to your page. Effects can use the built-in settings, or provide a customized duration. You can also create custom animations of arbitrary CSS properties.
11
+
12
+
For complete details on jQuery effects, visit the [Effects documentation on api.jquery.com](http://api.jquery.com/category/effects/).
0 commit comments