/* Thanks to everyone who tells me they use this script, feels good to have written something useful! PLEASE let me know if you use this, just a one liner with your website would be great! ************************************ Author: Max Holman Date : Sun, 21 Jan 2001 ************************************ This function lets users type in letters to select an option in your SELECT form fields. Usually the browser only takes notice of single keystrokes and switches to the first Option that begins with that letter. This scripts buffers the users input and compares it against the OPTIONs in the SELECT field, choosing the closest match as you type Cut and Paste this text into your HTML file or into a separate .js file for inclusion on your site. Usage: