Node (DOM)
{{GlossarySidebar}}
In the context of the {{Glossary("DOM")}}
, a node is a single point in the node tree. Various things that are nodes are the document itself, elements, text, and comments.
{{GlossarySidebar}}
In the context of the {{Glossary("DOM")}}
, a node is a single point in the node tree. Various things that are nodes are the document itself, elements, text, and comments.