Make some options in a select menu “unselectable”

后端 未结 5 1922
广开言路
广开言路 2020-12-12 21:52

I have a select element with a few options, but I want some of the options to not be selectable.

Basically it\'s like this:



        
5条回答
  •  庸人自扰
    2020-12-12 22:17

    From :How to show disable HTML select option in by default?

    This is another way of doing the same thing.

    EDIT: (now you are able to run it here)

    
    

提交回复
热议问题