Chosen is a library for making long, unwieldy select boxes more friendly.
 
 
 
 
Go to file
Allen Bargi f5ac459d7c * dded right to left support
* cleaned up css file and removed a bunch of unused and redundant rule sets (even less warning with csslint)
* also closes #118 using display inline-block
Please enter the commit message for your changes. Lines starting
2011-07-31 12:46:01 +02:00
chosen * dded right to left support 2011-07-31 12:46:01 +02:00
coffee * dded right to left support 2011-07-31 12:46:01 +02:00
.gitignore Remove DS_Store from repository and add to gitignore 2011-07-08 15:36:35 -04:00
LICENSE.md Update License Info 2011-07-13 15:42:57 -04:00
README.md Update the readme summore 2011-07-20 18:06:36 -04:00
example.html Updating docs to show blank option requirement in single selects. 2011-07-29 11:30:47 -04:00
example.jquery.html Updating docs to show blank option requirement in single selects. 2011-07-29 11:30:47 -04:00

README.md

Chosen

Chosen is a library for making long, unwieldy select boxes more user friendly.

  • jQuery support: 1.4+
  • Prototype support: 1.7+

For documentation, usage, and examples, see: http://harvesthq.github.com/chosen

Chosen Credits

Notable Forks