欢迎访问服务器技术网-www.fuwuqijishu.com

HTML DOM ownerDocument 属性

JavaScript fuwuqijishu 2年前 (2022-09-04) 28次浏览 0个评论 扫描二维码
文章目录[隐藏]

HTML DOM ownerDocument 属性

元素对象

实例

返回元素的根元素:

document.getElementById(“demo”).ownerDocument;


定义和用法

ownerDocument 可返回某元素的根元素。

HTML中, HTML 文档本身是元素的根元素。

越多更多的文档对象请参考我们的 文档对象参考手册。


浏览器支持

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


语法

node.ownerDocument

技术细节

返回值: 节点的所有文档,如文档对象。
DOM 版本 Core Level 2 Node Object


元素对象

喜欢 (0)
发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

Warning: error_log(/www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/#log/log-2209.txt): failed to open stream: No such file or directory in /www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/spider.class.php on line 2900