
Suggestion Box Autocomplete
A autocompleter suggestion box widget that creates a suggestion box for input fields from variable data sources.
A Autocompleter suggestion box widget that creates a suggestion box for input fields from variable data sources. Must try it, it can also use the local object or via XHR from a JSON or an XHTML source for load the seggestions.
Compatibility:
It is compatible with all mostly used Browsers like Internet Explorer 6+, Opera 9, Firefox 1.5+ and Safari 2+
The Features Are:
The classes that are used extend the Autocompleter.Base class, because of that you can use the all the basic features to create an Autocompleter from any provided source. Both, Ajax.Json and Ajax.Json extend Autocompleter.Ajax.Base, which handles the query request and response.


















