| Author |
Special List box
|
Raj Puri
Ranch Hand
Joined: Apr 24, 2003
Posts: 189
|
|
|
Any idea how to create a list box in which a user can type and auotomatically scrolls. The current HTML does not have this feature.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Well, whatever the solution might be, you won't be doing it with server side technology. So I'll move this to the HTML/Javascript forum...
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
http://www.mattkruse.com/javascript/autocomplete/ and http://codingforums.com/showthread.php?t=9865&highlight=continuous Eric
|
 |
Raj Puri
Ranch Hand
Joined: Apr 24, 2003
Posts: 189
|
|
|
These examples have typically a textbox to type and a listbox in which list scrolls up based on what is type in the textbox. I was looking for a listbox in which you type and it scrollup automatically like many window apps have.
|
 |
 |
|
|
subject: Special List box
|
|
|