
154
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
dom.getHideAllVisualAids()
Availability
Dreamweaver 4.
Description
This function determines whether visual aids are set as hidden.
Arguments
None.
Returns
A Boolean value: true sets Hide All Visual Aids to hidden; false otherwise.
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.
Commenti su questo manuale