Type-ahead look-up jQuery AJAX demo
- Start typing the name of a country into the search box below.
- Each letter entered triggers a jQuery AJAX request to a PHP script which returns the result of a query to a MySQL database table.
- The matches are displayed in a neat dialog - when you see the name of the country you are searching for, click on it to enter it into the text field!
- To add a new country, click here...
- ... or here to see a fancier jQuery FancyBox version!