From 99b71a51c8cec70ab7ebccf61d6d388ef114d92d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 27 Sep 2010 15:54:52 -0400 Subject: [PATCH] Effects (show): coding standards. --- demos/show/default.html | 95 +++++++++++++++++++++-------------------- demos/show/index.html | 4 +- 2 files changed, 50 insertions(+), 49 deletions(-) diff --git a/demos/show/default.html b/demos/show/default.html index 65cb288e5..dbbd3a9ab 100644 --- a/demos/show/default.html +++ b/demos/show/default.html @@ -1,61 +1,63 @@ - + jQuery UI Effects - Show Demo - - - - - - - - - - - - - - - - - @@ -90,13 +92,12 @@ Run Effect - -
-

Click the button above to preview the effect.

+
+

Click the button above to preview the effect.

diff --git a/demos/show/index.html b/demos/show/index.html index 0e9af371f..f5bd6a0e4 100644 --- a/demos/show/index.html +++ b/demos/show/index.html @@ -1,9 +1,9 @@ - + jQuery UI Effects Demos - + -- 2.39.5