User Guide
554 Enablers
dom.canConvertLayersToTable()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Convert Layers to Table operation.
Arguments
None.
Returns
A Boolean value: true if all the content in the BODY section of the document is contained
within layers;
false otherwise.
dom.canConvertTablesToLayers()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Convert Tables to Layers operation.
Arguments
None.
Returns
A Boolean value: true if all the content in the BODY section of the document is contained
within tables, and the document is not based on a template;
false otherwise.
dom.canDecreaseColspan()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Decrease Colspan operation.
Arguments
None.
000_DW_API_Print.book Page 554 Wednesday, July 20, 2005 11:58 AM