Specifications
622
dom.getShowInvalidHTML()
Availability
Dreamweaver 4
Description
Determines whether invalid HTML code is currently highlighted in the Code view of the
Document window.
Arguments
None.
Returns
Returns true if invalid HTML code is being highlighted.
dom.getShowImageMaps()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Image Maps option.
Arguments
None.
Returns
A Boolean value that indicates whether image maps are visible (true) or not (false).
dom.getShowInvisibleElements()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Invisible Elements option.
Arguments
None.
Returns
A Boolean value that indicates whether invisible element markers are visible (true) or not
(
false).
dom.getShowLayerBorders()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Layer Borders option.