Dom.settablecelltag(); Dom.settablecolumns(); Dom.settablerows() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

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"

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents