From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../development-bundle/demos/button/checkbox.html | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 static/development-bundle/demos/button/checkbox.html (limited to 'static/development-bundle/demos/button/checkbox.html') diff --git a/static/development-bundle/demos/button/checkbox.html b/static/development-bundle/demos/button/checkbox.html deleted file mode 100644 index f10b96a..0000000 --- a/static/development-bundle/demos/button/checkbox.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - jQuery UI Button - Checkboxes - - - - - - - - - - - -
- - - -
- - - -
- -
- - - -
-

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.

-
- - - -- cgit v1.2.1