Chosen is a library for making long, unwieldy select boxes more user friendly.
- jQuery support: 1.7+
- Prototype support: 1.7+
For documentation, usage, and examples, see: https://jjj.github.io/chosen/
For downloads, see: https://github.com/jjj/chosen/releases/
The compiled JavaScript and CSS files are located in the /dist directory. This directory contains:
chosen.jquery.js/chosen.jquery.min.js- jQuery versionchosen.proto.js/chosen.proto.min.js- Prototype versionchosen.css/chosen.min.css- Styleschosen.css.map- CSS source map
The /docs directory also contains copies of these files for use with GitHub Pages.
To install with npm:
npm install chosen-jjj
To install with Composer:
composer require jjj/chosen
We welcome all to participate in making Chosen the best software it can be. The repository is maintained by only a few people, but has accepted contributions from over 50 authors after reviewing hundreds of pull requests related to thousands of issues. You can help reduce the maintainers' workload (and increase your chance of having an accepted contribution to Chosen) by following the guidelines for contributing.
- Concept and development by Patrick Filler for Harvest
- Design and CSS by Matthew Lettini
- 1.8.x and earlier maintained by @pfiller, @kenearley, @stof, @koenpunt, and @tjschuck
- 2.0.x and later maintained by @JJJ and contributors
- Chosen includes contributions by many fine folks