Specifications
621
Description
Determines whether auto-indenting is on in the Code view of the Document window.
Arguments
None.
Returns
Returns true if auto-indenting is on.
dom.getShowFrameBorders()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Frame Borders option.
Arguments
None.
Returns
A Boolean value that indicates whether frame borders are visible (true) or not (false).
dom.getShowGrid()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Grid > Show option.
Arguments
None.
Returns
A Boolean value that indicates whether the grid is visible (true) or not (false).
dom.getShowHeadView()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Head Content option.
Arguments
None.
Returns
A Boolean value that indicates whether head content is visible (true) or not (false).