TR.insertCell() (Method)

You can insert an additional cell into the row within a table with this method.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:TD object
JavaScript syntax:-myTR.insertCell(anIndex)
Argument list:anIndexThe horizontal index at which to insert a cell