removeAttribute (DOMElement - JavaScript) Removes the supplied attribute should it exist. Defined inDOMElement SyntaxremoveAttribute(name:string) : void