Adobe 38040334 - Dreamweaver CS3 User Manual page 387

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

DREAMWEAVER CS3
382
API Reference
dom.getShowTableWidths()
Availability
Dreamweaver MX 2004.
Description
Returns whether table widths appear in standard or expanded tables mode (non-Layout mode). For information on
whether Dreamweaver displays table tabs in Layout mode, see "dom.getShowLayoutTableTabs()" on page 363.
Arguments
None.
Returns
A Boolean value:
if Dreamweaver shows table widths in standard or expanded tables mode;
otherwise.
true
false
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
See "dom.canIncreaseColspan()" on page 439.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents