From 8b4d1877465d92de68c83a92b9c2eee2a5e096fa Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 9 Sep 2010 22:43:06 -0400 Subject: Button demos: Coding standards. --- demos/button/toolbar.html | 100 ++++++++++++++++++++++------------------------ 1 file changed, 48 insertions(+), 52 deletions(-) (limited to 'demos/button/toolbar.html') diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index 5573872a7..a03036451 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -1,86 +1,86 @@ - - jQuery UI Button - Toolbar demo - - - - - - - - @@ -88,37 +88,33 @@
- - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
-

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