techris
04-03-2007, 04:35 AM
In programs such as quickbooks, if you tab to a drop down menu and start typing...
example: Techris
Quickbooks will look for matches that start with 'T' then 'Te' then 'Tec' and so forth until you are finished typing.
When a form field in a browser is used with the same word the browser looks for matches that start with 'T' then 'e' then 'c' and so forth.
Can the magic of javascript allow a user to type in letters in sequence just as the form fields in programs such as quickbooks can?
Hope that makes sense.
Thanks in advance!
example: Techris
Quickbooks will look for matches that start with 'T' then 'Te' then 'Tec' and so forth until you are finished typing.
When a form field in a browser is used with the same word the browser looks for matches that start with 'T' then 'e' then 'c' and so forth.
Can the magic of javascript allow a user to type in letters in sequence just as the form fields in programs such as quickbooks can?
Hope that makes sense.
Thanks in advance!