Node.nodeValue (Property)

The value of the node depends on the kind of node that the object encapsulates. Some nodes have null values.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myNode.nodeValue

See also:Element.nodeValue