Element.RemoveAttribute Method
Removes an attribute by name.
[VBScript] Public Sub RemoveAttribute ( _ ByVal name As String _ )
[JScript] public function RemoveAttribute ( name : String );
Element Object | Element Members | DOM Namespace