removeAttributeNode (DOMElement - JavaScript)

Removes the attribute with the given name and within no namespace.

Defined in

DOMElement

Syntax

removeAttributeNode(attribute:DOMAttr) : DOMAttr