removeAttributeNode (DOMElement - JavaScript) Removes the attribute with the given name and within no namespace. Defined inDOMElement SyntaxremoveAttributeNode(attribute:DOMAttr) : DOMAttr