Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Incremental search over a <SELECT>

Status
Not open for further replies.

mtawk

Programmer
Nov 6, 2001
26
IQ
Hello,
I have an html combo <SELECT> which contains around 1500 values inside.
Is there a way that i can make an incremental search over this combo, because the search is made only over the first character of the value and not the second and third character i'm typing.
I want it to make an incremental search over the whole string i'm writing and not only the first character.

Thanks for any help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top