
- jQuery Mobile Tutorial
- jQuery Mobile - Home
- jQuery Mobile - Overview
- jQuery Mobile - Setup
- jQuery Mobile - Pages
- jQuery Mobile - Icons
- jQuery Mobile - Transitions
- jQuery Mobile - Layouts
- jQuery Mobile - Widgets
- jQuery Mobile - Events
- jQuery Mobile - Forms
- jQuery Mobile - Themes
- jQuery Mobile - CSS Classes
- jQuery Mobile - Data Attributes
- jQuery Mobile Useful Resources
- jQuery Mobile - Interview Questions
- jQuery Mobile - Quick Guide
- jQuery Mobile - Useful Resources
- jQuery Mobile - Discussion
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