Adobe 38040334 - Dreamweaver CS3 User Manual page 388

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

Advertisement

dom.increaseRowspan()
Availability
Dreamweaver 3.
Description
This function increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
See "dom.canIncreaseRowspan()" on page 440.
dom.insertTableColumns()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
• The
argument is the number of columns to insert.
numberOfCols
• The
bBeforeSelection
the column that contains the selection;
Returns
Nothing.
Enabler
See "dom.canInsertTableColumns()" on page 440.
dom.insertTableRows()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
• The
argument is the number of rows to insert.
numberOfRows
argument is a Boolean value:
otherwise.
false
indicates that the columns should be inserted before
true
DREAMWEAVER CS3
383
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents