The Element method removeAttribute() removes the attribute with the specified name from the element.
removeAttribute()
external void removeAttribute(String qualifiedName);