diff options
author | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-01-16 16:36:16 +0000 |
---|---|---|
committer | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-01-16 16:36:16 +0000 |
commit | 7cbd56f109328b520f993802b206d536bf6ea6a0 (patch) | |
tree | 3fb8ad3c7202c93f717892ffbae9ac0802e31d4d /demos/effects_general/index.html | |
parent | be932c2e58f9c47daa658ecf5775142b1c1a3d21 (diff) | |
download | jquery-ui-7cbd56f109328b520f993802b206d536bf6ea6a0.tar.gz jquery-ui-7cbd56f109328b520f993802b206d536bf6ea6a0.zip |
reorganized effects from "general" into "movement" and "feedback", as they're categorized on the home page
Diffstat (limited to 'demos/effects_general/index.html')
-rw-r--r-- | demos/effects_general/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/effects_general/index.html b/demos/effects_general/index.html index 578fa4d31..baa196296 100644 --- a/demos/effects_general/index.html +++ b/demos/effects_general/index.html @@ -7,7 +7,7 @@ <body> <div class="demos-nav"> - <h4>General Effects</h4> + <h4>Effect examples:</h4> <ul> <li class="demo-config-on"><a href="default.html">Bounce</a></li> <li><a href="highlight.html">Highlight</a></li> @@ -21,3 +21,4 @@ </body> </html> + |