General
Create an auto-complete or auto-suggest text box in JavaScript, without use of prototype handlers and other advanced techniques. This script could be adapted for use in a number of different situations.
Notes
- Created by: Ilanio
- Web Site: WebDeveloper.com Forums
- Posted: September 6, 2006
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: autoCompleteFunction.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
