javascript TABLE summary
| summary | NN 6 IE 6 DOM 1 |
| Read-only | |
|
Reflects the HTML 4 summary attribute, which provides no particular functionality in mainstream browsers. But you can assign a value to it in the source code to convey data to a script that reads the property. |
|
| Example | |
var data = document.getElementById("myTable").summary;
|
|
| Value | |
String. |
|
| Default | |
Empty string. |
|
Previous: javascript TABLE tabIndex
2002,Nickname,Homepage or email,Comments here,Add comment
