标签:attr asc clone pen getattr 节点 setattr one 元素
今天的学习内容:
appendChild 添加子节点
hasChildNodes 是否有子节点
insertBefore 在子节点前插入子节点
removeChild 删除子节点
replaceChild 替换子节点
getAttribute 获取属性
setAttribute 设置属性
cloneNode 克隆节点
标签:attr asc clone pen getattr 节点 setattr one 元素
原文地址:http://www.cnblogs.com/tangqiang2/p/7347113.html