| Author |
Typeable HTML Combox
|
Wu Kong
Greenhorn
Joined: Jun 12, 2006
Posts: 5
|
|
For HTML Combox, FireFox has a nice feature. E.g. <option>1980</option> <option>1985</option> <option>1990</option> <option>1995</option> <option>2000</option> <option>2005</option> if you type in 1995, the 4th item wll be selected. This does not work in IE. Does any guru know if there is JavaScript somewhere to achieve the same goal? TIA, WK
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
"WUKONG WUKONG", There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. And please use mixed case rather than all uppercase. Thanks! bear JavaRanch Sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
And, this forum is for JSP questions. Please be sure to post questions on HTML or JavaScript to the appropriate forum. I have moved this topic to the HTML forum for you.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
|
http://codingforums.com/showthread.php?t=9865&highlight=continuous
|
 |
 |
|
|
subject: Typeable HTML Combox
|
|
|