Reading Server Data
Parsing Server Data
Refreshing Server Data
Previewing Links with Ajax
Auto-Completing Form Fields
To use this script on your own page, click in the text area below, select all, and copy to grab the script. Then, just paste into your own page — and you're done.
See it run: Auto-Completing Form Fields
This simple HTML provides the form field that will be auto-completed.
This CSS styles the search field and the pop-up menu.
This JavaScript handles the server request and the pop-up display.