Javascript Properties JavaScript Reference

Note:
Read and write property (NN), and read-only (IE) property. 
Set the caption for table.
    
Syntax:
    
document.getElementById("tableID").caption = value
document.all.tableID.caption // IE only