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
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
dom.getShowGrid()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Grid > Show option.
Arguments
None.
200
Workspace
if auto-indenting is on;
indicates frame borders are visible;
otherwise.
false
otherwise.
false
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?