Introduction
Selectioner is a drop-down control framework. It can do anything
from replacing standard HTML <select />
elements,
to multi-select controls, auto-complete controls, date-selects and more!
The source code is available on github, and it's covered under the friendly MIT license.
View the project readme for more information on exactly what is possible and how to do it. Otherwise, if you're more of a hand-on type of person, play around with the examples below, and the view the source to see how everything is hooked up.