User Guide

Table editing functions 483
Arguments
numberOfRows, bBeforeSelection
The numberOfRows argument is the number of rows to insert.
The bBeforeSelection argument is a Boolean value: true indicates that the rows should
be inserted above the row that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See dom.canInsertTableRows()” on page 558.
dom.mergeTableCells()
Availability
Dreamweaver 3.
Description
This function merges the selected table cells.
Arguments
None.
Returns
Nothing.
Enabler
See dom.canMergeTableCells()” on page 559.
dom.removeAllTableHeights()
Availability
Dreamweaver 3.
Description
This function removes all HEIGHT attributes from the selected table.
Arguments
None.
000_DW_API_Print.book Page 483 Wednesday, July 20, 2005 11:58 AM