1 Vote Vote

Disabling an option from a select dropdown?

Posted by topdog 643 days ago Questions| option dropdown select All
Hi, I have a dropdown list with many options and when the user selects an option, they are taken to a specific page. However my first option in the list is something like "Select from these options." While that is an option, I don't want the user to click there. If they do, I don't want them to be taken anywhere. How can I make this happen? I've looked on pages and found the "disabled" element, but when I add disabled="disabled" to my select tag, nothing happens.

Thanks in advance for your help.
Discuss Bury


Who Voted for this Question