Overview | Methods | This Package | All Packages
Removes an attribute.
Syntax
public void removeAttribute( String strAttr )
Parameters
strAttr
The name of the custom attribute to remove.
Remarks
Calling this method directly is not part of the normal operation using this package. You should call specific attribute methods directly on the element.