HTMLLegendElement
HTMLLegendElement 接口允许其访问 <legend> 元素的属性。它所继承的属性和方法从 HTMLElement 接口。
HTMLLegendElement()
继承层次
Object.prototype
Function.prototype
EventTarget
Node
Element
HTMLElement
HTMLLegendElement
构造函数
程序不能直接调用该构造函数,否则将会产生异常。
属性列表
属性 | 说明 |
---|---|
- | - |
方法列表
语法 | 说明 |
---|---|
- | - |
HTMLLegendElement.prototype
继承层次
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLLegendElement.prototype
属性列表
继承子父对象 HTMLElement 属性。
方法列表
继承自父对象 HTMLElement 方法。
语法 | 说明 |
---|---|
- | - |
HTMLLegendElement实例
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLLegendElement.prototype
<legend> 元素