diff -r a8ad7ebf5902 -r cb1b83039bc1 web/static/css/jq-css/demos/button/checkbox.html --- a/web/static/css/jq-css/demos/button/checkbox.html Wed Sep 15 15:07:08 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.