Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

ClearAttributes() Syntax, Parameters and Note

Note: Removes all attributes, except name and id, from an element.      Syntax:      document.all.elementID.clearAttributes()