mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
button demo: minor update
This commit is contained in:
parent
97a5b24830
commit
49bc171fe7
@ -37,9 +37,9 @@
|
||||
|
||||
<div class="demo-description">
|
||||
|
||||
<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>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.</p>
|
||||
|
||||
<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.
|
||||
<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.</p>
|
||||
|
||||
</div><!-- End demo-description -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user