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_showhide/scale.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_showhide/scale.html')
-rw-r--r-- | demos/effects_showhide/scale.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/demos/effects_showhide/scale.html b/demos/effects_showhide/scale.html index 824d0d71b..d0d723b99 100644 --- a/demos/effects_showhide/scale.html +++ b/demos/effects_showhide/scale.html @@ -37,9 +37,7 @@ <div class="demo-description"> -<p> -Click above to preview the <code>.hide("scale")</code> effect. You can click again to see the <code>.show("scale")</code> effect. -</p> +<p>Click anywhere in the frame above to toggle the effect.</p> </div><!-- End demo-description --> |