From 83244d933c481c6abdb2f957172d991212321d16 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Thu, 9 Sep 2010 21:56:28 -0400 Subject: [PATCH] Effects demos (partial): Coding standards. --- demos/addClass/default.html | 34 +++++------ demos/addClass/index.html | 4 +- demos/animate/default.html | 34 +++++++---- demos/animate/index.html | 4 +- demos/effect/default.html | 94 ++++++++++++++--------------- demos/effect/easing.html | 114 +++++++++++++++++++----------------- demos/effect/index.html | 9 +-- 7 files changed, 152 insertions(+), 141 deletions(-) diff --git a/demos/addClass/default.html b/demos/addClass/default.html index e2d9a79b0..7e657cb9a 100644 --- a/demos/addClass/default.html +++ b/demos/addClass/default.html @@ -1,29 +1,29 @@ - + jQuery UI Effects - addClass Demo - - - - - - @@ -42,10 +42,10 @@ -
-

This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.

+
+

This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.

diff --git a/demos/addClass/index.html b/demos/addClass/index.html index 0e9af371f..f5bd6a0e4 100644 --- a/demos/addClass/index.html +++ b/demos/addClass/index.html @@ -1,9 +1,9 @@ - + jQuery UI Effects Demos - + diff --git a/demos/animate/default.html b/demos/animate/default.html index 21afff719..ffdfe9861 100644 --- a/demos/animate/default.html +++ b/demos/animate/default.html @@ -1,26 +1,34 @@ - + jQuery UI Effects - Animate Demo - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -84,18 +93,15 @@
-
- -
+
-
-

All easings provided by jQuery UI are drawn above, using a HTML canvas element. Click a diagram to see the easing in action.

+
+

All easings provided by jQuery UI are drawn above, using a HTML canvas element. Click a diagram to see the easing in action.

- diff --git a/demos/effect/index.html b/demos/effect/index.html index cecceb6cd..5c553fbeb 100644 --- a/demos/effect/index.html +++ b/demos/effect/index.html @@ -1,9 +1,9 @@ - + jQuery UI Effect Demos - + @@ -12,11 +12,6 @@
-- 2.39.5