jQuery Mobile - Selectmenu Widget
A select menu provides various options in the form of drop down list, from where a user can select one or more options.
Below table demonstrates the types of selectmenu widget in detail.
| Sr.No. | Type & Description |
|---|---|
| 1 | Selectmenu
A select menu provides various options in the form of drop down list. |
| 2 | Custom select menu The custom select menu is used to display the menu list in the popup format. |
| 3 | Filterable inside custom select
Select menu filter helps in finding a particular item from the list, where the user types a particular name to search the item. |
jquery_mobile_widgets.htm
Advertisements