SelectBoxIt is a 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.
SelectBoxIt - 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
Please login to continue.