/jquery-autocomplete

This jquery plugin provides suggestions in a dropdown list as the user types in the input field. The suggestions provided are matched based on the content of characters already typed in the text input field. If there are identical matches, the plugin will attemp to type ahead of the user in the input box.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers