removeAttribute (DOMElement - JavaScript)

Removes the supplied attribute should it exist.

Defined in

DOMElement

Syntax

removeAttribute(name:string) : void