THtmlNode() > Html Attribute methods |
Deletes an HTML attribute.
:delAttribute( <cAttrName> ) --> lSuccess
Method :delAttribute() removes a single HTML attribute from the THtmlNode object and returns a logical value indicating success of the operation. If the attribute was not set, the return value is .F. (false).
http://www.xHarbour.com