User Guide

482 Design
Arguments
None.
Returns
Nothing.
Enabler
See dom.canDecreaseRowspan()” on page 555.
dom.insertTableColumns()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
The numberOfCols argument is the number of columns to insert.
The bBeforeSelection argument is a Boolean value: true indicates that the columns
should be inserted before the column that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See dom.canInsertTableColumns()” on page 557.
dom.insertTableRows()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table rows into the current table.
000_DW_API_Print.book Page 482 Wednesday, July 20, 2005 11:58 AM