Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Headers Syntax and Note

Note: Read and write property.  Specifies a list of space-separated header cell identifiers.       Syntax:      document.getElementById("elementID").headers = value document.all.elementID.headers = value // IE only