getAttributeNode (DOMElement - JavaScript) Gets the attribute node for this element with the given name. Defined inDOMElement SyntaxgetAttributeNode(name:string) : DOMAttr