Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

THead Syntax and Note

Note: Read and write property.  Sets a reference to a <thead> element.      Syntax:      document.getElementById("tableID").tHead = value document.all.tableID.tHead = value // IE only