The first child node and the first child element can be different. A node is an element node if it's nodeType is 1 (Node.ELEMENT_NODE).
確定! 回上一頁