diff options
author | Paul Bakaus <paul.bakaus@googlemail.com> | 2009-01-30 14:30:34 +0000 |
---|---|---|
committer | Paul Bakaus <paul.bakaus@googlemail.com> | 2009-01-30 14:30:34 +0000 |
commit | d2d5ea246c345cdfcfabe8946c0994d4dd68fbea (patch) | |
tree | ec4dbccb0efeed221047a3630ac8a6dd2c1363ae | |
parent | e504af55bfdb490b588b81d2c847ebad445ca7a3 (diff) | |
download | jquery-ui-d2d5ea246c345cdfcfabe8946c0994d4dd68fbea.tar.gz jquery-ui-d2d5ea246c345cdfcfabe8946c0994d4dd68fbea.zip |
demos: added docs + effects into index file again for 1.6 final
-rw-r--r-- | demos/index.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/demos/index.html b/demos/index.html index 270372e04..3e3fd5647 100644 --- a/demos/index.html +++ b/demos/index.html @@ -247,12 +247,6 @@ <dd><a href="progressbar/index.html">Progressbar</a></dd> <dd><a href="slider/index.html">Slider</a></dd> <dd><a href="tabs/index.html">Tabs</a></dd> - - <dt>Effects</dt> - <dd><a href="effects_general/index.html">General</a></dd> - <dd><a href="effects_showhide/index.html">Show/Hide</a></dd> - - <!-- Add back in when 1.6 final is released <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> @@ -266,7 +260,7 @@ <dd><a href="http://ui.jquery.com/docs/Theming/API">jQuery UI CSS framework</a></dd> <dd><a href="http://ui.jquery.com/docs/Theming/Themeroller">ThemeRoller application</a></dd> <dd><a href="http://ui.jquery.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd> - --> + </dl> </td> <td class="normal"> |