Skip to content

Turn your html select tags into input boxes with text autocomplete.

License

Notifications You must be signed in to change notification settings

javierm/jquery-select-autocomplete

Repository files navigation

jQuery Select Autocomplete

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();

Example

See index.html for a working example.

License

License is MIT. See LICENSE file.

Todo

  • figure out if there's a way to automagically manage the dependency on jquery.autocomplete

About

Turn your html select tags into input boxes with text autocomplete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published