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

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

本文简介:

217  documentElement

Contains the root element of the document

xml的根节点

上面的xml的根节点为"book"

218  nextSibling

Contains the next sibling of the node in the parent's child list. Read-only.

下一个兄弟节点,只读

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

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

go top