Returns
Nothing.
dom.setTableCellTag()
Availability
Dreamweaver 3.
Description
This function specifies the tag for the selected cell.
Arguments
tdOrTh
•
The
argument must be either
tdOrTh
Returns
Nothing.
dom.setTableColumns()
Availability
Dreamweaver 3.
Description
This function sets the number of columns in the selected table.
Arguments
numberOfCols
•
The
numberOfCols
Returns
Nothing.
dom.setTableRows()
Availability
Dreamweaver 3.
Description
This function sets the number of rows in the selected table.
Arguments
numberOfCols
•
The
numberOfRows
Returns
Nothing.
376
Chapter 17: Design
"td"
argument specifies the number of columns to set in the table.
argument specifies the number of rows to set in the selected table.
or
.
"th"
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?