Mega Code Archive

 
Categories / JavaScript Reference / Javascript Objects
 

Attribute Syntax and Note

Note: An attribute of an element.  You can only access the attribute object by referencing the desired index  in the attributes collection.      Syntax:      document.all.elementID.attributes(index).memberName