From 0956c9ec4087320e0cc3e2cd1c29d3c24187890d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Fri, 10 Sep 2010 10:18:39 -0400 Subject: [PATCH] Effects .hide() demos: Coding standards. --- demos/hide/default.html | 94 ++++++++++++++++++++--------------------- demos/hide/index.html | 4 +- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/demos/hide/default.html b/demos/hide/default.html index 678092d9a..130c88c93 100644 --- a/demos/hide/default.html +++ b/demos/hide/default.html @@ -1,60 +1,61 @@ - + jQuery UI Effects - Hide Demo - - - - - - - - - - - - - - - - - @@ -89,13 +90,12 @@ Run Effect - -
-

Click the button above to preview the effect.

+
+

Click the button above to preview the effect.

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