The
argument is the width of the cell in pixels.
width
The
argument is the height of the cell in pixels.
height
Returns
Nothing.
dom.createLayoutTable()
Availability
Dreamweaver 4.
Description
Creates a layout table in the current document at the specified position and dimensions,
either within an existing table or in the area below the existing content on the page. If the
table is created in an existing layout table, it cannot overlap other layout cells or nested layout
tables, but it can contain other layout cells or nested layout tables. This function does not
force the document into Layout view. This function fails if the table cannot be created.
Arguments
left, top, width, height
The
argument is the x position of the left border of the table.
left
The
argument is the position of the top border of the table.
top
The
argument is the width of the table in pixels.
width
The
argument is the height of the table in pixels.
height
Returns
Nothing.
dom.doesColumnHaveSpacer()
Availability
Dreamweaver 4.
Description
Determines whether a column contains a spacer image that Dreamweaver generated. It fails if
the current selection is not a table.
Arguments
colNum
454
Design
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?