HTMLSpanElement 接口表示一个 <span> 元素来自 HTMLElement 接口, 但不实现任何其他属性或方法。
Object.prototype
Function.prototype
EventTarget
Node
Element
HTMLElement
HTMLSpanElement
程序不能直接调用该构造函数,否则将会产生异常。
属性 | 说明 |
---|---|
- | - |
语法 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLSpanElement.prototype
没有特殊的属性;从父元素继承的属性, HTMLElement。
属性 | 说明 |
---|---|
- | - |
没有特殊的方法; 继承了父对象 HTMLElement 的方法。
语法 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLSpanElement.prototype
<span> 元素