dom.getTableExtent()
Availability
Dreamweaver 3.
Description
This function gets the number of columns and rows in the selected table.
Arguments
None.
Returns
An array that contains two whole numbers. The first array item is the number of columns, and
the second array item is the number of rows. If no table is selected, nothing returns.
dom.increaseColspan()
Availability
Dreamweaver 3.
Description
This function increases the column span by one.
Arguments
None.
Returns
Nothing.
Enabler
"dom.canIncreaseColspan()" on page
dom.increaseRowspan()
Availability
Dreamweaver 3.
Description
This function increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
"dom.canDecreaseRowspan()" on page
372
Chapter 17: Design
436.
434.
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?