Javascript里使用Dom操作Xml-asp.net入门笔记(十一)[11]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

219  childNodes

Contains a node list containing the child nodes

所有的子节点。

2110  firstChild

Contains the first child of the node

第一个子节点

2111  lastChild

Returns the last child node

最后一个子节点

本文关键:Javascript里使用Dom操作Xml-asp.net入门笔记(十一)
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top