> Is there no way to do this without the extra <input> box?

The only thing to do without an additional form element is to tell the user
to keep hitting the same letter to traverse the select options by letter.
For instance, in a state list, hitting "M" multiple times will scroll
through the states beginning with "M". The user must bring focus to form
element or you must do it for them, obviously.

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to