Object.prototype
Function.prototype
EventTarget
Node
Element
HTMLElement
HTMLModElement
程序不能直接调用该构造函数,否则将会产生异常。
属性 | 说明 |
---|---|
- | - |
语法 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLModElement.prototype
从父元素继承的属性, HTMLElement。
属性 | 说明 |
---|---|
cite | 是反映 cite HTML 属性的 DOMString, 它包含解释更改的资源的 uri。 |
datetime | 是反映 datetime HTML 属性的 DOMString, 它包含表示更改时间戳的日期和时间字符串。 |
语法 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLModElement.prototype
<del>元素
<ins>元素