Sep
17th
Posted by Ajax Lady

DHTML Autocomplete
This is the DHTML autocomplete script.
- ajax-dynamic-list.html = Main HTML file
- js/ajax-dynamic-list.js = Main JS file
- js/ajax.js = Ajax (Library from http://twilightuniverse.com/projects/sack)
- create-countries.php = PHP file which creates a database table for the demo
- ajax-list-countries = Ajax contacts this file from the script. This file outputs a list of countries
