Dom.gettableextent(); Dom.increasecolspan(); Dom.increaserowspan() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

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.

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