陈童的博客's Archivers

From everyinch on 2014-01-26 16:57:39

ADS3.12 DOM2核心和DOM2 HTML——DOM HTML

DOM2 HTML因为包含针对所有HTML元素的特定对象,所以内容非常多。本节只会简单地讨论几个常用的对象,不会介绍所有的对象。
回顾一下sample.html文档的内容:
[code lang="html"]



DOM Tree Sample Document












DOM Tree

Examining the DOM2 Core and DOM2 HTML Recommendations


Browsers


Typically, you'll be expecting the following browsers:


查看完整版本: ADS3.12 DOM2核心和DOM2 HTML——DOM HTML

Tags:


©陈童的博客