Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Summary Syntax and Note

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