Selection Box is a Javascript plug-in for the creation of customisable select boxes.
Features
- WAI-ARIA support
 - integrates with Knockout.JS
 - Falls back to native select on mobile
 - configurable class names
 - keyboard navigable
 
Instructions
install using Bower or clone directly from Github
			bower install --save selection-box