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 +++---------- demos/show/index.html | 12 ++++-------- 2 files changed, 7 insertions(+), 18 deletions(-) (limited to 'demos/show') 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.

-
- +
diff --git a/demos/show/index.html b/demos/show/index.html index f5bd6a0e4..3620fd7c5 100644 --- a/demos/show/index.html +++ b/demos/show/index.html @@ -1,18 +1,14 @@ - + jQuery UI Effects Demos - -
-

Examples

- -
+ -- cgit v1.2.3