removeAttributeNS
The removeAttributeNS()
method of the Element interface removes the specified attribute with the specified namespace from an element.
The removeAttributeNS()
method of the Element interface removes the specified attribute with the specified namespace from an element.