diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/button/checkbox.html --- a/client/player/development-bundle/demos/button/checkbox.html Tue Jun 15 01:33:03 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ - - -
- -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.