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/button/checkbox.html | 11 ++-------- demos/button/default.html | 18 ++++++--------- demos/button/icons.html | 51 +++++++++++++++++++------------------------ demos/button/index.html | 22 ++++++++----------- demos/button/radio.html | 11 ++-------- demos/button/splitbutton.html | 31 ++++++++++---------------- demos/button/toolbar.html | 15 ++++--------- 7 files changed, 57 insertions(+), 102 deletions(-) (limited to 'demos/button') diff --git a/demos/button/checkbox.html b/demos/button/checkbox.html index 05aac0af8..be9650402 100644 --- a/demos/button/checkbox.html +++ b/demos/button/checkbox.html @@ -1,4 +1,4 @@ - + @@ -21,8 +21,6 @@ -
-
@@ -31,14 +29,9 @@
-
- - -

A checkbox is styled as a toggle button with the button widget. The label element associated with the checkbox is used for the button text.

This demo also demonstrates three checkboxes styled as a button set by calling .buttonset() on a common container.

-
- + diff --git a/demos/button/default.html b/demos/button/default.html index 00d7d6bd2..23cbef156 100644 --- a/demos/button/default.html +++ b/demos/button/default.html @@ -1,4 +1,4 @@ - + @@ -11,28 +11,24 @@ -
- An anchor -
- - -

Examples of the markup that can be used for buttons: A button element, an input of type submit and an anchor.

-
- + diff --git a/demos/button/icons.html b/demos/button/icons.html index 6d22af560..ee42063b3 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -1,4 +1,4 @@ - + @@ -12,45 +12,38 @@ -
- -
- - -

Some buttons with various combinations of text and icons, here specified via metadata.

-
- + diff --git a/demos/button/index.html b/demos/button/index.html index 23977c820..79560595b 100644 --- a/demos/button/index.html +++ b/demos/button/index.html @@ -1,23 +1,19 @@ - + jQuery UI Button Demos - -
-

Examples

- -
+ diff --git a/demos/button/radio.html b/demos/button/radio.html index 216da0935..b435cb130 100644 --- a/demos/button/radio.html +++ b/demos/button/radio.html @@ -1,4 +1,4 @@ - + @@ -17,8 +17,6 @@ -
-
@@ -27,13 +25,8 @@
-
- - -

A set of three radio buttons transformed into a button set.

-
- + diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 177e7d02b..c5f663aae 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -1,4 +1,4 @@ - + @@ -49,30 +49,21 @@ -
- +
-
- - -
- + +
- -
- - + +
-

An example of a split button built with two buttons: A plain button with just text, one with only a primary icon and no text. Both are grouped together in a set.

- -
- + diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index c7066b21d..fcd05f505 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -1,4 +1,4 @@ - + @@ -86,8 +86,6 @@ -
- @@ -95,9 +93,9 @@ - + - + @@ -105,16 +103,11 @@ -
- - -

A mediaplayer toolbar. Take a look at the underlying markup: A few button elements, an input of type checkbox for the Shuffle button, and three inputs of type radio for the Repeat options.

-
- + -- cgit v1.2.3 From 9fbbd01492786df688a69632fafe8ecf43fd7abd Mon Sep 17 00:00:00 2001 From: Kris Borchers Date: Thu, 20 Sep 2012 07:39:04 -0500 Subject: Button demos: Fix selector since demo wrapper div was removed --- demos/button/icons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/button') diff --git a/demos/button/icons.html b/demos/button/icons.html index ee42063b3..7f0bb49c4 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -11,7 +11,7 @@ + diff --git a/demos/accordion/custom-icons.html b/demos/accordion/custom-icons.html index 11672bea1..660f1e198 100644 --- a/demos/accordion/custom-icons.html +++ b/demos/accordion/custom-icons.html @@ -4,7 +4,7 @@ jQuery UI Accordion - Customize icons - + diff --git a/demos/accordion/default.html b/demos/accordion/default.html index 005d43115..28fe7cc6d 100644 --- a/demos/accordion/default.html +++ b/demos/accordion/default.html @@ -4,7 +4,7 @@ jQuery UI Accordion - Default functionality - + diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index ced9ec64a..bdc2939c5 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -4,7 +4,7 @@ jQuery UI Accordion - Fill space - + diff --git a/demos/accordion/hoverintent.html b/demos/accordion/hoverintent.html index 3ee6a2b10..232773c84 100644 --- a/demos/accordion/hoverintent.html +++ b/demos/accordion/hoverintent.html @@ -4,7 +4,7 @@ jQuery UI Accordion - Open on hoverintent - + diff --git a/demos/accordion/no-auto-height.html b/demos/accordion/no-auto-height.html index 088b6e5d3..a6356413a 100644 --- a/demos/accordion/no-auto-height.html +++ b/demos/accordion/no-auto-height.html @@ -4,7 +4,7 @@ jQuery UI Accordion - No auto height - + diff --git a/demos/accordion/sortable.html b/demos/accordion/sortable.html index 122e47087..70841b3f2 100644 --- a/demos/accordion/sortable.html +++ b/demos/accordion/sortable.html @@ -4,7 +4,7 @@ jQuery UI Accordion - Sortable - + diff --git a/demos/addClass/default.html b/demos/addClass/default.html index 5d68e941c..ad3a1058d 100644 --- a/demos/addClass/default.html +++ b/demos/addClass/default.html @@ -4,7 +4,7 @@ jQuery UI Effects - addClass demo - +