autocomplete
Ajax Autocomplete for Prototype
Ajax Autocomplete for Prototype allows you to easily create autocomplete/autosuggest boxes for text input fields.
Tag Box List
Text box List turns normal text boxes into a widget which can be navigated with the keyboard, effectively turning your input into a list of items that can be easily deleted. It comes with an Auto com ...
GeoNames ajax address autocomplete (JSON)
This script returns a list of placenames for a given postalcode. The result is using the JSON format to overcome the problems with loading xml data from an other server. It is thus possible to use th ...
Auto Complete
Auto Complete 1.2 Scriptaculous Example: Simply start typing a word and the suggest tool will give you results. Very useful if you have search page on your website.
AutoCompleter
This AutoCompleter script for MooTools provides the functionality for text suggestion and completion.It features different data-sources (local, JSON or XML), a variety of user interactions,custom for ...