removeAttribute (DOMElement - JavaScript)

指定された属性が存在する場合に、その属性を削除します。

定義場所

DOMElement

構文

removeAttribute(name:string) : void