buttons. Of course, if you have 53 items, it's not going to help.
Alternately (and this is off the cuff, so it may not work) you could use
JS to set the selection index to 0 when one of the naughty options is
chosen.
BTW -- close your options!
--BenD
Chunshen (Don) Li wrote:
> Sounds simple and familiar? :)
>
> <select name="test">
> <option value="1" disabled="yes">op1
> <option value="2" disable="true">op2
> <option value="3">op3
> <option value="4">op4
> </select>
>
> Objective:
> list all the 4 options, however, only the last two are selectable.
> Do I need more coffee or ?
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
