Combo Select is a jQuery plugin that converts a select box into a searchable and keyboard friendly interface. Fallbacks to native select on mobile and ipad devices.
fuzzyDropdown converts a select box into a fuzzy searchable dropdown. fuzzyDropdown
proxies your interactions to the underlying select
box. Also, the dropdown is fully navigable via arrow keys.
Searches text in list items on the page, hides unmatched items.