Introduction
Chosen is a Javascript plugin that enhance the existing select boxes. So, why using Chosen Javascript plugin?
- The Select boxes we have is inconsistent across different browsers
- It's not user friendly in multiple select. (Press CTRL and select)
- Not suitable for really long list. (eg, country, jobs)
Above reasons are pretty convincing aren't there? Chosen can solve all those problems by adding tag-based multiple select (the one we all used on facebook to select multiple friends), and a search field to tackle long list and last and not least, it can be themed and would appear identical across different browsers.
More Details
- RequirementAvailable in jQuery, Prototype and MooTools Framework
- CompatibilityAll Modern Browsers
- LicenseMIT License
Features
- Quick and easy to setup, it interprets default select box attributes and options
- Add search field in drop down list
- Tag based multiple select
- optgroup support
- Selected and disabled support
- Allow deselect on single selects
- Default text support
- Change/Update events
- Degrade gracefully/Progressive enhancement. Fallback to the default select box if javascript is not supported
0 comments
Posts a comment