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/widget/default.html | 11 ++--------- demos/widget/index.html | 12 ++++-------- 2 files changed, 6 insertions(+), 17 deletions(-) (limited to 'demos/widget') diff --git a/demos/widget/default.html b/demos/widget/default.html index 4b4913480..1faf13b66 100644 --- a/demos/widget/default.html +++ b/demos/widget/default.html @@ -1,4 +1,4 @@ - + @@ -162,8 +162,6 @@ -
-
color me
color me
@@ -172,15 +170,10 @@
-
- - -

This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).

The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented

For more details on the widget factory, visit the jQuery UI planning wiki.

-
- + diff --git a/demos/widget/index.html b/demos/widget/index.html index 1ecb4feea..d518b070d 100644 --- a/demos/widget/index.html +++ b/demos/widget/index.html @@ -1,18 +1,14 @@ - + jQuery UI Widget Demo - -
-

Examples

- -
+ -- cgit v1.2.3