From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/show/default.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'demos/show/default.html') diff --git a/demos/show/default.html b/demos/show/default.html index 0730ed4d1..1187b11c2 100644 --- a/demos/show/default.html +++ b/demos/show/default.html @@ -1,4 +1,4 @@ - + @@ -28,7 +28,7 @@ $(function() { // run the currently selected effect function runEffect() { - // get effect type from + // get effect type from var selectedEffect = $( "#effectTypes" ).val(); // most effect types need no options passed by default @@ -63,8 +63,6 @@ -
-

Show

@@ -92,13 +90,8 @@ Run Effect -
- - -

Click the button above to preview the effect.

-
- +
-- cgit v1.2.3