Node.attributes[] (Collection)

A named node map collection of attributes for this node.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:NamedNodeMap object
JavaScript syntax:-myNode.attributes

See also:Element.attributes[], MutationEvent.attrChange, MutationEvent.attrName, NamedNodeMap object