php AutoSuggest ajax

1

AutoSuggest: An AJAX auto-complete text field

http://www.brandspankingnew.net

The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the tab key. The values for the suggestion list are to provided as XML (by a PHP script, or similar).

Read more »
itechiesnet's picture
Created by itechiesnet 1 year 43 weeks ago – Made popular 1 year 43 weeks ago
Category: php   Tags:

Navigation