User Guide

Toggle functions 201
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.
dom.getShowImageMaps()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Image Maps option.
000_DW_API_Print.book Page 201 Wednesday, July 20, 2005 11:58 AM