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 GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
htmlFor

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

参见