style.emptyCells (Property)

An indication of how empty cells in a table should be displayed.

Availability:

DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.emptyCells
CSS syntax:empty-cells: aControl
Argument list:aControlWhat to do with empty cells in a table

This property controls how the empty cells in a table are displayed. It can accommodate the following values:

Arguably it might be useful to be able to specify some alternatives to simply hiding or showing the cells. Refer to the URL for an informative discussion on empty cells in tables.

See also:TABLE object

Web-references:

http://www.hut.fi/u/jkorpela/HTML/emptycells.html