Tomas Kirda is announcing that Ajax AutoComplete for jQuery with version number 1.2.21 is already available to download.
What is Ajax AutoComplete for jQuery ?
Ajax AutoComplete for jQuery is A jQuery plugin to create autocomplete/autosuggest boxes .
Typing text in input fields will trigger a drop-down panel with available alternatives for the user’s typed entry. Auto-complete results for every query are cached and pulled from the local cache, in the case the user retypes one of his query.If there are no results for a certain query, the plugin won’t send requests to the server for queries with the same root.This makes the plugin extremly fast and useful with big lists.The plugin was a port from a similar Prototype plugin by the same author.
This is changelog for Ajax AutoComplete for jQuery version 1.2.21 :
You can read the complete changelog and also download this latest version on their homepage: sourcery.devbridge.com