About the plugin:
This is an amazing jQuery plugin that progressively enhances an HTML select box into a single option dropdown list. The dropdown list can be optionally styled with Twitter Bootstrap, jQueryUI ThemeRoller, or jQuery Mobile, optionally animated with jQueryUI show/hide effects, and works on desktop, tablet, and mobile browsers.
Features:
- styleable with Twitter Bootstrap, jQueryUI Themeroller, and jQuery Mobile
- supports desktop, tablet, and mobile browsers
- supports all jQuery and jQueryUI show/hide effects (optional)
- supports all Twitter Bootstrap (Glyphicons) and jQueryUI/custom icons
- includes ARIA (Accessible Rich Internet Applications) support
- full keyboard search and navigation support
- an event API triggered on the original select box element that calls the plugin
- a method API providing methods to interact with the dropdown list (i.e. Search, Open, Disable, Set Options)
- passes jsHint with no errors
- selected, disabled, and optgroup support
- easily extendable to allow developers to create new widgets