Element.clearAttributes() (Method)

Clear the attributes from an element object.

Availability:

JScript - 5.0
Internet Explorer - 5.0
JavaScript syntax:IEmyElement.clearAttributes()

Any attribute values that are associated with an element can be cleared using this method.

Warnings: