User Guide

Table editing functions 369
Table editing functions
Table functions add and remove table rows and columns, change column widths and row
heights, convert measurements from pixels to percents and back, and perform other standard
table-editing tasks.
dom.convertWidthsToPercent()
Availability
Dreamweaver 3.
Description
This function converts all WIDTH attributes in the current table from pixels to percentages.
Arguments
None.
Returns
Nothing.
dom.convertWidthsToPixels()
Availability
Dreamweaver 4.
Description
This function converts all WIDTH attributes in the current table from percentages to pixels.
Arguments
None.
Returns
Nothing.
dom.decreaseColspan()
Availability
Dreamweaver 3.
Description
This function decreases the column span by one.
Arguments
None.
000_DW_API_Print.book Page 369 Wednesday, August 20, 2003 9:14 AM