HTMLLabelElement:htmlFor 属性
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
HTMLLabelElement.htmlFor
属性反映 for
内容属性的值。意味着此脚本可访问属性用于设置和读取内容属性 for
(该属性是标签关联的控件元素的 ID)的值。
值
包含与控件相关元素 ID 的字符串。
备注:
如果属性有值,HTMLLabelElement.control
属性必须引用相同的控件。
规范
Specification |
---|
HTML Standard # dom-label-htmlfor |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
htmlFor |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.