Looking for Best jQuery/AJAX AutoSuggestion Plugin
Posted: Wed Aug 05, 2009 11:31 pm
I'm looking for what you vote to be the best jQuery/AJAX plugin for AutoSuggest. (Note that this might go under the name of AutoFill and AutoComplete as well.) I've tried a few, but they had bugs when typing too fast or when I cut and pasted into the field.
This needs to be jQuery-based -- that's the framework I'm using.
This needs to be AJAX-based because the list could be like 10,000 to 30,000 entries and not really suitable for download in the browser as a local array. It's best to have someone type a few characters and then it downloads my list for only those character matches.
This needs to be jQuery-based -- that's the framework I'm using.
This needs to be AJAX-based because the list could be like 10,000 to 30,000 entries and not really suitable for download in the browser as a local array. It's best to have someone type a few characters and then it downloads my list for only those character matches.