]> source.dussan.org Git - jquery-ui.git/commitdiff
demo menu: re-order links
authorChi Cheng <cloudream@gmail.com>
Wed, 4 Mar 2009 07:56:49 +0000 (07:56 +0000)
committerChi Cheng <cloudream@gmail.com>
Wed, 4 Mar 2009 07:56:49 +0000 (07:56 +0000)
demos/index.html

index e1868246433c73476f4eb906e87748854ea6150b..e4c7f3ca9b9278c86ff190b6eb555b54e53a1f39 100644 (file)
                                <dt>Effects</dt>
                                        <dd><a href="addClass/index.html">Add Class</a></dd>
                                        <dd><a href="removeClass/index.html">Remove Class</a></dd>
-                                       <dd><a href="animate/index.html">Animate</a></dd>
-                                       <dd><a href="effect/index.html">Effect</dd>
-                                       <dd><a href="hide/index.html">Hide</a></dd>
-                                       <dd><a href="show/index.html">Show</a></dd>
                                        <dd><a href="switchClass/index.html">Switch Class</a></dd>
-                                       <dd><a href="toggle/index.html">Toggle</a></dd>
                                        <dd><a href="toggleClass/index.html">Toggle Class</a></dd>
+                                       <dd><a href="show/index.html">Show</a></dd>
+                                       <dd><a href="hide/index.html">Hide</a></dd>
+                                       <dd><a href="toggle/index.html">Toggle</a></dd>
+                                       <dd><a href="animate/index.html">Animate</a></dd>
+                                       <dd><a href="effect/index.html">Effect</dd>
                                <dt>About jQuery UI</dt>
-                                       <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Changelog">Changelog</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Roadmap">Roadmap</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Subversion">Subversion Access</a></dd>
+                                       <dd><a href="/docs/Developer_Guide">UI Developer Guidelines</a></dd>
+                                       <dd><a href="/docs/Changelog">Changelog</a></dd>
+                                       <dd><a href="/docs/Roadmap">Roadmap</a></dd>
+                                       <dd><a href="/docs/Subversion">Subversion Access</a></dd>
                                <dt>Theming</dt>
-                                       <dd><a href="http://jqueryui.com/docs/Theming">Theming jQuery UI</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Theming/API">jQuery UI CSS Framework</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
-                                       <dd><a href="http://jqueryui.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
+                                       <dd><a href="/docs/Theming">Theming jQuery UI</a></dd>
+                                       <dd><a href="/docs/Theming/API">jQuery UI CSS Framework</a></dd>
+                                       <dd><a href="/docs/Theming/Themeroller">ThemeRoller application</a></dd>
+                                       <dd><a href="/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
 
                        </dl>
                </td>