Select Multiple Form Fields
Finding a better solution for multiple selection
Most of the form fields available with HTML are straightforward and easy for people to understand and use. But there is one exception. The select multiple. While useful and necessary, the select multiple form field has always been a usability challenge.
[ad code=4 align=center]
Demos
- http://www.ryancramer.com/journal/entries/select_multiple/
- http://www.queness.com/post/204/25-jquery-plugins-that-enhance-and-beautify-html-form-elements
- http://blog.jeremymartin.name/2008/02/easy-multi-select-transfer-with-jquery.html#
- http://labs.abeautifulsite.net/projects/js/jquery/multiSelect/demo/
- http://quasipartikel.at/multiselect
- http://www.erichynds.com/jquery/jquery-multiselect-plugin-with-themeroller-support/
asmselect
http://code.google.com/p/jquery-asmselect/
very good plugin