By webappers
via webappers.com
Published: Jan 28 2013 / 05:02
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 other queries with the same root.
Tweet
SaveShareSend
Tags: javascript, open source, tools, web design
Add your comment