Skip to content
/ chosen Public
forked from harvesthq/chosen

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

License

Notifications You must be signed in to change notification settings

gil/chosen

 
 

Repository files navigation

Chosen

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

  • jQuery support: 1.4+

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

Fork Changes

I've forked this project to render Chosen dropdown on page body, allowing Chosen to be used inside areas with overflow:hidden. This problem is very common, as you can see on Issue #86, but fixing it is not so easy.

Fork ToDo

  • Teste it more, with different customization options.
  • Prototype version. Only jQuery for now!

Chosen Credits

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.8%
  • CoffeeScript 41.2%