diff --git a/docs/forms/forms-selects.html b/docs/forms/forms-selects.html index 9e289e6bd12..3ec892b1d39 100755 --- a/docs/forms/forms-selects.html +++ b/docs/forms/forms-selects.html @@ -114,7 +114,10 @@
You can specify any jQuery Mobile button data- attribute on a select element too.
+You can specify any jQuery Mobile button data- attribute on a select element too.
+To allow a default select to show, and disable jQuery Mobile's custom select menu, use data-role="none".