]> source.dussan.org Git - jquery-ui.git/commitdiff
Button demo: added description
authorRichard Worth <rdworth@gmail.com>
Mon, 15 Mar 2010 19:29:35 +0000 (19:29 +0000)
committerRichard Worth <rdworth@gmail.com>
Mon, 15 Mar 2010 19:29:35 +0000 (19:29 +0000)
demos/button/checkbox.html

index 84e80cb7ae9cdc89d398e3985db636700db40afb..f0c70b7dba5c92112c2f842e48ed343e649fa59d 100644 (file)
@@ -37,7 +37,9 @@
 
 <div class="demo-description">
 
-<p>TODO</p>
+<p>A checkbox is styled as toggle buttons with the button widget. The label element associated with the checkbox is used for the button text.</p>
+
+<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.
 
 </div><!-- End demo-description -->