Skip to content

Commit bd30ca9

Browse files
author
Gabriel Schulhof
committed
Demos: Selects: Include a link to the custom selects page.
1 parent ea8af4b commit bd30ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/widgets/selects/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<h1>Select menu <a href="http://api.jquerymobile.com/select/" data-ajax="false" data-role="button" data-inline="true" data-mini="true" data-icon="arrow-r" data-iconpos="right" class="jqm-api-link">API</a></h1>
2828

29-
<p class="jqm-intro">The select menu is based on a native select element, which is hidden from view and replaced with a custom-styled select button. Tapping it opens the native menu.
29+
<p class="jqm-intro">The select menu is based on a native select element, which is hidden from view and replaced with a custom-styled select button. Tapping it opens the native menu. There is also a <a href="custom-selects.php">custom select menu</a> widget, which also replaces the native dropdown.
3030
</p>
3131

3232
<h2>Basic select</h2>

0 commit comments

Comments
 (0)