Skip to content
W3C Notes
Main Navigation
HTML
ECMAScript
Appearance
Menu
Return to top
On this page
详细讲解 mdn 中涉及的 dom 知识
Document
dom 的对象原型链,
Document-> Node -> EventTarget
dom 不知针对 html, 是指一系列针对文档特定文档类型的 api. 例如:
html
xml
svg