Home     PHP / Javascript / Ajax
PHP Simple AJAX Auto Completer (suggest) Script

PHP Script Codes > xml-javascript

Simple AJAX Auto Completer (suggest) Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3831

PHP Script Codes > Simple AJAX Auto Completer (suggest)
This is a simple UI widget that allows you to provide suggestions to form input fields similar to Google™'s Suggest. The main difference is this widget doesn't use a styled DIV to display, rather it uses the browsers native SELECT box so you don't get any weird UI behavior in rendering.

The script is based on the prototype.js library, and is very simple to implement.