본문 바로가기

Legacy Stories/Tech Stack

nodeType Return Value

반응형
 Value  Description
 1  Element Node
 2  Attribute Node
 3  Text Node
 4  CDATA Section Node
 5  Entity Reference Node
 6  Entity Node
 7  Processing Instruction Node
 8  Comment Node
 9  Document Node
 10  Document Type Node
 11  Document Fragment Node
 12  Notation Node

 

반응형