chosen/README.md

20 lines
614 B
Markdown
Raw Normal View History

2011-07-20 18:04:40 +02:00
# Chosen
2011-05-05 17:51:44 +02:00
2011-06-23 00:14:06 +02:00
Chosen is a library for making long, unwieldy select boxes more user friendly.
2011-07-20 18:07:53 +02:00
- jQuery support: 1.4+
- Prototype support: 1.7+
2011-07-20 18:04:40 +02:00
2011-06-23 00:14:06 +02:00
For documentation, usage, and examples, see:
2011-07-20 18:04:40 +02:00
http://harvesthq.github.com/chosen
2011-07-21 00:06:36 +02:00
### Chosen Credits
2011-07-20 18:04:40 +02:00
2011-07-21 00:06:36 +02:00
- Built by [Harvest](http://www.getharvest.com/)
- Concept and development by [Patrick Filler](http://www.patrickfiller.com/)
- Design and CSS by [Matthew Lettini](http://matthewlettini.com/)
2011-07-20 18:04:40 +02:00
2011-07-21 00:06:36 +02:00
### Notable Forks
2011-07-20 18:04:40 +02:00
2011-07-21 00:06:36 +02:00
- [Chosen for MooTools](https://github.com/julesjanssen/chosen), by Jules Janssen
- [Chosen Drupal 7 Module](https://github.com/Polzme/chosen), by Pol Dell'Aiera