jQuery Select Autocomplete lets you turn an HTML <select>
tag into an auto-complete text input box.
You use it like this: $(select.autocomplete).select-autocomplete();
See index.html
for a working example.
License is MIT. See LICENSE file.
- figure out if there's a way to automagically manage the dependency on jquery.autocomplete