select2list is a jQuery plugin that turns an HTML <select>
element into a flat list of clickable items. The new list drives the old <select>
element, so it is a drop in replacement with seamless degradation.
Multiselect is a tiny jQuery plugin to customize your <select>
with multiple attribute.
SelectBoxIt allows you to replace ugly and hard to use HTML select boxes with gorgeous and feature rich drop downs. Twitter Bootstrap, jQueryUI and jQuery Mobile themes are supported right out of the box.
SelectBoxIt also provides first-class support for mobile, tablet, and desktop browsers, triggering the native "wheel" interface for mobile and tablet devices.
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
jQuery coreUISelect is a cross browser easy to stylize select element with jQuery and CSS. Requires jQuery 1.6 or higher.
Available Features:
* Full customization
* Optiongroup support
* Automatic calculations
* Keyboard support
* Powerful callback functions
* Compatible with mobile devices
* Support jScrollPane plugin for customize default scrollbar
Multiselectable jQuery Plugin makes easy to choose multiple items from list with 2 select lists. One with the available options and one for the options that we need to select. It’s been used before but if you are jQuery fan then this is nice (and clean) implementation of the technique.
TabSelect is a plugin to select one or more array or form entries visually, for example to filter a list or replace a multiselect form element.
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.