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