Is there such a thing as a select field usable by browsers that you can enter multiple letter into and it will select the option closest to all of those letters together, not just the last letter?
eg:
if i have a dropbox that consists of the names timothy, ian and matthew, does a variant exist that will not select Ian if i type Ti (for timothy) or select matthew if i type Tim?
I know that such things exist in access and other non-web programs, but is there another tag, or an option for the select tag, whcih will allow me to emulate this?