document.implementation

HTML DOM implementation 属性

实例

返回处理该文档的 DOMImplementation 对象:

document.implementation;


定义和用法

implementation 属性可返回处理该文档的 DOMImplementation 对象。


浏览器支持

Internet ExplorerFirefoxOperaGoogle ChromeSafari

所有主要浏览器都支持 implementation 属性


语法

document.implementation

技术细节

返回值: 文档的 implementation 对象, 作为一个DocumentImplementation 对象。
DOM 版本 Core Level 1 Document 对象
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3