removeAttribute(name )
|
|
Parameters
|
Stringname
The name of the attribute to remove.
|
Returns
|
void
|
Throws
|
DOMException
NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
|