Hi All,
I've tried searching for this answer but have had no joy.
Is there anyway with javascript to allow the end user to click in a dropdown
box and when they type the first few letters it brings up the next match
rather than the first bunch of words with the last letter.
e.g.
Dropdown box :
BIRMINGHAM
BRIGHTON
BRISTOL
GLASGOW
when the user types brig brighton is displayed instead of glasgow.
Thanks in advance,
Hermes
I've tried searching for this answer but have had no joy.
Is there anyway with javascript to allow the end user to click in a dropdown
box and when they type the first few letters it brings up the next match
rather than the first bunch of words with the last letter.
e.g.
Dropdown box :
BIRMINGHAM
BRIGHTON
BRISTOL
GLASGOW
when the user types brig brighton is displayed instead of glasgow.
Thanks in advance,
Hermes
Comment