摘要:
结点类型 Document 文档节点 整个文档(window.document)DocumentType 文档类型节点 文档的类型(比如<!DOCTYPE html>)Element 元素节点 HTML元素(比如<body>、<a>等)Attribute 属性节点 HTML元素的属性(比如class 阅读全文
posted @ 2016-06-12 11:15
晓霜
阅读(150)
评论(0)
推荐(0)
|
摘要:
结点类型 Document 文档节点 整个文档(window.document)DocumentType 文档类型节点 文档的类型(比如<!DOCTYPE html>)Element 元素节点 HTML元素(比如<body>、<a>等)Attribute 属性节点 HTML元素的属性(比如class 阅读全文
posted @ 2016-06-12 11:15
晓霜
阅读(150)
评论(0)
推荐(0)
|