diff options
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 --> |