Chosen is a library for making long, unwieldy select boxes more friendly.
 
 
 
 
Go to file
Patrick Filler d42eb81f6a Merge pull request #26 from aziz/master
'javascript:void(0)' is safer
2011-07-21 08:53:28 -07:00
chosen replaced href='#' with href='javascript:void(0)' which does not cause a jump on click 2011-07-21 16:55:39 +02:00
coffee replaced href='#' with href='javascript:void(0)' which does not cause a jump on click 2011-07-21 16:55:39 +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 Add update / change support details in example files. 2011-07-21 11:42:40 -04:00
example.jquery.html Add update / change support details in example files. 2011-07-21 11:42:40 -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