User Guide
Toggle functions 191
Returns
Nothing.
dom.setShowImageMaps()
Availability
Dreamweaver 3.
Description
This function toggles the View > Image Maps option on and off.
Arguments
bShowImageMaps
• The bShowImageMaps argument is a Boolean value, true turns on the Image Maps option;
false turns it off.
Returns
Nothing.
dom.setShowInvisibleElements()
Availability
Dreamweaver 3.
Description
This function toggles the View > Invisible Elements option on and off.
Arguments
bViewInvisibleElements
• The bViewInvisibleElements argument is a Boolean value: true turns on the Invisible
Elements option;
false turns it off.
Returns
Nothing.
dom.setShowLayerBorders()
Availability
Dreamweaver 3.
Description
This function toggles the View > Layer Borders option on and off.
Arguments
bShowLayerBorders
• The bShowLayerBorders argument is a Boolean value, true turns on the Layer Borders
option;
false turns it off.
000_DW_API_Print.book Page 191 Wednesday, August 20, 2003 9:14 AM