User Guide

Toggle functions 183
dom.getPreventLayerOverlaps()
Availability
Dreamweaver 3.
Description
This function gets the current state of the Prevent Layer Overlaps option.
Arguments
None.
Returns
A Boolean value: true turns on the Prevent Layer Overlaps option; false otherwise.
dom.getShowAutoIndent()
Availability
Dreamweaver 4.
Description
This function determines whether auto-indenting is on in the Code view of the document
window.
Arguments
None.
Returns
A Boolean value: true if auto-indenting is on; false otherwise.
dom.getShowFrameBorders()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Frame Borders option.
Arguments
None.
Returns
A Boolean value: true indicates frame borders are visible; false otherwise.
000_DW_API_Print.book Page 183 Wednesday, August 20, 2003 9:14 AM