Javascript Properties JavaScript Reference

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