childNodes attribute
A NodeList that contains all children of this node. If there are no children, this is a NodeList containing no nodes.
childNodes
Access
read-only
Returns
NodeList
这对您有帮助吗?