aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/demos/index.html b/demos/index.html
index cf1738ac1..147ade65c 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -250,8 +250,13 @@
<dd><a href="slider/index.html">Slider</a></dd>
<dd><a href="tabs/index.html">Tabs</a></dd>
<dt>Effects</dt>
- <dd><a href="http://ui.jquery.com/docs/Effects/Methods">Effect Methods</dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/Types">Effect Types</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effect">Effect</dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/Animate">Animate</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/Hide">Hide</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/Show">Show</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/SwitchClass">Switch Class</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/Toggle">Toggle</a></dd>
+ <dd><a href="http://ui.jquery.com/docs/Effects/ToggleClass">Toggle Class</a></dd>
<dt>About jQuery UI</dt>
<dd><a href="http://ui.jquery.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
<dd><a href="http://ui.jquery.com/docs/Changelog">Changelog</a></dd>