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