Specifications
623
Arguments
None.
Returns
A Boolean value that indicates whether layer borders are visible (true) or not (false).
dom.getShowLineNumbers()
Availability
Dreamweaver 4
Description
Determines whether line numbers are shown in the Code view.
Arguments
None.
Returns
Returns a Boolean value that indicates whether line numbers are shown (true) or not (false).
dom.getShowRulers()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Rulers > Show option.
Arguments
None.
Returns
A Boolean value that indicates whether the rulers are visible (true) or not (false).
dom.getShowSyntaxColoring()
Availability
Dreamweaver 4
Description
Determines whether syntax coloring is on in the Code view of the Document window.
Arguments
None.
Returns
Returns true if syntax coloring is on.
dom.getShowTableBorders()
Availability
Dreamweaver 3