Mega Code Archive

 
Categories / JavaScript Reference / Javascript Objects
 

TextNode Syntax and Note

Note: Access to a text node created using the createTextNode() method.      Syntax:      textNodeName = document.createTextNode("value") textNodeName.memberName