Specifications
607
Arguments
tdOrTh
tdOrTh
must be either "td" or "th".
Returns
Nothing.
dom.setTableColumns()
Availability
Dreamweaver 3
Description
Sets the number of columns in the selected table.
Arguments
numberOfCols
Returns
Nothing.
dom.setTableRows()
Availability
Dreamweaver 3
Description
Sets the number of rows in the selected table.
Arguments
numberOfRows
Returns
Nothing.
dom.showInsertTableRowsOrColumnsDialog()
Availability
Dreamweaver 3
Description
Opens the Insert Rows or Columns dialog box.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canInsertTableColumns()” on page 413 or “dom.canInsertTableRows()” on
page 414