Ajax 4 Suggest - Overview

The AJAX Framework is a cross browser framework that allows developers to quickly used an auto-completion functionality based on a backend.
The keyboard could be used as well to select the data as well as the mouse...

Example with an HTTP/PlainText generation from the backend

Enter your text: Javascript response from the backend
This is dummy data. What you type in will always work in this example...


Example with an HTTP/XML generation from the backend

Enter your text: XML response from the backend
This is dummy data. What you type in will always work in this example...


Example with an HTTP/SOAP generation from the backend

Enter your text: SOAP response from the backend
This is dummy data. What you type in will always work in this example...


Example with empty values (no results found)

Enter your text: Javascript response from the backend
This is dummy data. What you type in will always work in this example...


Example with POST is used and the entire FORM (with all the values) is submitted

Enter your text: Javascript response from the backend
This is dummy data. What you type in will always work in this example...


Sourceforge.net - Download

Download the latest version at http://sourceforge.net/projects/ajax4suggest/

Author - Copyright 2006

The AJAX 4 Suggest was developed by Guillaume Leleu http://www.myweb-services.com as is free to use under the Lesser GNU General Public License (LGPL). Please read it carefully and respect the copyright.