From 83244d933c481c6abdb2f957172d991212321d16 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 9 Sep 2010 21:56:28 -0400 Subject: Effects demos (partial): Coding standards. --- demos/effect/default.html | 94 +++++++++++++++++++------------------- demos/effect/easing.html | 114 ++++++++++++++++++++++++---------------------- demos/effect/index.html | 9 +--- 3 files changed, 110 insertions(+), 107 deletions(-) (limited to 'demos/effect') diff --git a/demos/effect/default.html b/demos/effect/default.html index f2988c5c3..6f6f0d6c4 100644 --- a/demos/effect/default.html +++ b/demos/effect/default.html @@ -1,60 +1,63 @@ - + jQuery UI Effects - Effect 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 @@
-- cgit v1.2.3