Javascript Properties JavaScript Reference

Note:
Read and write property. 
Specifies the summary for a table that browsers present through nonvisual means.
    
Syntax:
    
document.getElementById("tableID").summary = value
document.all.tableID.summary = value // IE only