mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
edits
This commit is contained in:
parent
3eb631cdf4
commit
0aa975e8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<a href="index.html" data-role="button">Maybe</a>
|
||||
</div>
|
||||
|
||||
<p>By adding the <code>data-type="horizontal"</code> attribute to the control group container, you can swap this to a horizontal style group that floats the buttons side-by-side and sets the width to only be large enough to fit the content. Be aware that these will wrap to multiple lines if the number of buttons or the overall text length is to wide for the screen.
|
||||
<p>By adding the <code>data-type="horizontal"</code> attribute to the control group container, you can swap this to a horizontal style group that floats the buttons side-by-side and sets the width to only be large enough to fit the content. Be aware that these will wrap to multiple lines if the number of buttons or the overall text length is too wide for the screen.
|
||||
|
||||
<p><strong>Horizontal</strong> grouped buttons</p>
|
||||
<div data-role="controlgroup" data-type="horizontal">
|
||||
|
|
|
|||
Loading…
Reference in a new issue