Chosen is a library for making long, unwieldy select boxes more friendly.
 
 
 
 
Go to file
Matthew Beale 62e2c75aa0 Add a release task to cake 2011-07-29 13:57:36 +02:00
chosen Use root for globals, not this 2011-07-29 10:49:25 +02:00
coffee Use npm modules for the build chain so we can concat multiple files for dependencies. Break SelectParser into it's own file. Commit updates to the actual Javascripts to reflect the new builds. 2011-07-29 10:42:34 +02:00
.gitignore Remove DS_Store from repository and add to gitignore 2011-07-08 15:36:35 -04:00
Cakefile Add a release task to cake 2011-07-29 13:57:36 +02: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
VERSION Add a version file and header to generated javascripts 2011-07-29 12:25:31 +02:00
example.html Update prototype example page (No ids!) 2011-07-26 14:25:21 -04:00
example.jquery.html If no id is present, generate a random. 2011-07-26 15:03:13 -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