js语法中如何获取子节点

js语法中如何获取子节点:var children = obj.children || obj.childNodes。

childNodesjs获取节点lastElementChildnextElementSibling