OptionGroup 对象表示 HTML <optgroup> 元素。
您可以使用 getElementById() 访问 <optgroup> 元素:
您可以使用 document.createElement() 方法创建 <optgroup> 元素:
Property | Description |
---|---|
disabled | Sets or returns whether an option-group is disabled, or not |
label | Sets or returns the value the label attribute of an option-group |
HTML 参考:HTML <optgroup> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!