Node.nodeName (Property)

The name value for this node object. This is provided by the HTML tag attribute.

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.nodeName

See also:Element.nodeName