jQuery Auto-Complete & Auto-Suggest Text Input

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields. It was built with focus on performance – results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for… Continue reading jQuery Auto-Complete & Auto-Suggest Text Input