TOC PREV NEXT INDEX

Put your logo here!


summary


summary gets/sets a table description.

Syntax

table.summary = summary 
summary = table.summary 

Parameters

summary is a string.

Example

t.rules = "none"; 
t.summary = "removed internal borders"; 

Notes

None.

Specification

summary


mozilla DOM project | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX