HTML DOM 属性名称
描述
该 name
属性返回属性的名称。
该 name
属性是只读的。
另请参见
语法
attribute.name
返回值
类型 | 描述 |
字符串 | 属性的名称。 |
浏览器支持
attribute.name
是 DOM Level 1 (1998) 功能。
它在所有浏览器中都完全支持
Chrome | Edge | Firefox | Safari | Opera | IE |
是 | 是 | 是 | 是 | 是 | 9-11 |
该 name
属性返回属性的名称。
该 name
属性是只读的。
attribute.name
类型 | 描述 |
字符串 | 属性的名称。 |
attribute.name
是 DOM Level 1 (1998) 功能。
它在所有浏览器中都完全支持
Chrome | Edge | Firefox | Safari | Opera | IE |
是 | 是 | 是 | 是 | 是 | 9-11 |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]