getAttributeNode (DOMElement - JavaScript)

Gets the attribute node for this element with the given name.

Defined in

DOMElement

Syntax

getAttributeNode(name:string) : DOMAttr