
434
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
dom.increaseColspan()
Availability
Dreamweaver 3.
Description
This function increases the column span by one.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canIncreaseColspan()” on page 496.
dom.increaseRowspan()
Availability
Dreamweaver 3.
Description
This function increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canIncreaseRowspan()” on page 497.
dom.insertTableColumns()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
• The numberOfCols argument is the number of columns to insert.
Komentarze do niniejszej Instrukcji