mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-27 09:24:46 +00:00
Update docs/forms/selects/index.html
This commit is contained in:
parent
15f1c6de66
commit
4a11404ebe
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ $('select').selectmenu();
|
|||
</select>
|
||||
</div>
|
||||
|
||||
<p>The <code>data-overlay-theme</code> attribute can be added a select element to set the color of the overlay layer that the dialog-based custom select menus and the outer border of the smaller custom menus. By default, the content block colors for swatch A will be used for the overlays.</p>
|
||||
<p>The <code>data-overlay-theme</code> attribute can be added to a select element to set the color of the overlay layer for the dialog-based custom select menus and the outer border of the smaller custom menus. By default, the content block colors for swatch A will be used for the overlays.</p>
|
||||
|
||||
<div data-role="fieldcontain">
|
||||
<label for="select-choice-15" class="select">Size</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue