Skip to content

Commit f7c7e90

Browse files
committed
Merge pull request jquery-archive#3209 from agcolom/patch-43
Update docs/forms/selects/index.html
2 parents 09a0018 + 6d22f9b commit f7c7e90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/forms/selects/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,8 @@ <h2>Theming selects</h2>
406406
<h2>Custom select menus</h2>
407407
<p>For the sake of advanced styling, the framework also offers a method of generating <a href="custom.html">custom menus</a> from existing select menu markup instead of the native OS menu. The custom menu supports disabled options and multiple selection (whereas native mobile OS support for both is inconsistent), adds an elegant way to handle placeholder values, and restores missing functionality on certain platforms such as <code>optgroup</code> support on Android.
408408

409-
<a href="custom.html" data-role="button">Custom select menu docs</a>
409+
<div align="right"><a href="custom.html" data-role="button" data-icon="arrow-r" data-iconpos="right" data-inline="true" align="right">Custom select menu docs</a>
410+
</div>
410411
</p>
411412

412413
</div><!--/content-primary -->

0 commit comments

Comments
 (0)