概览
The Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document
DOM 方法可以用于访问和操作 document
对象(结构、样式、内容)。
DOM 核心 API 就可以调用来创建和填充 Document 对象。
本文标题:DOM Core学习分享
文章作者:Wayne
发布时间:2022年08月06日 - 10时35分
最后更新:2022年10月06日 - 18时18分
原始链接:http://yoursite.com/2022/08/06/DOM%20Core/
许可协议: "署名-非商用-相同方式共享 3.0" 转载请保留原文链接及作者。