YouTip LogoYouTip

Att Option Disabled

# HTML <option> disabled Attribute The `disabled` attribute of the ` ``` ### Dynamic Control with JavaScript You can dynamically enable or disable options based on user interaction. The example below shows how to toggle the `disabled` state of an option using JavaScript: ```html ``` --- ## Browser Support The `disabled` attribute is fully supported by all modern web browsers: * Google Chrome * Mozilla Firefox * Apple Safari * Opera * Microsoft Edge > **Note:** Legacy browsers like Internet Explorer 7 and earlier versions do not support the `disabled` attribute on the `
← Att Script AsyncAtt Optgroup Label β†’