Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Caption Syntax and Note

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