User Guide

184 Chapter 12: Workspace
dom.getShowGrid()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Grid > Show option.
Arguments
None.
Returns
A Boolean value: true indicates the grid is visible; false otherwise.
dom.getShowHeadView()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Head Content option.
Arguments
None.
Returns
A Boolean value: true indicates the head content is visible; false otherwise.
dom.getShowInvalidHTML()
Availability
Dreamweaver 4.
Description
This function determines whether invalid HTML code is currently highlighted in the Code view
of the document window.
Arguments
None.
Returns
A Boolean value: true if invalid HTML code is highlighted; false otherwise.
000_DW_API_Print.book Page 184 Wednesday, August 20, 2003 9:14 AM