Javascript Properties JavaScript Reference

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