Button demo: added description

This commit is contained in:
Richard Worth 2010-03-15 19:29:35 +00:00
parent 1489d7380d
commit 97a5b24830

View 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 -->