Specifications
625
dom.getSnapToGrid()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Grid > Snap To option.
Arguments
None.
Returns
A Boolean value that indicates whether grid snapping is on (true) or off (false).
dom.setEditNoFramesContent()
Availability
Dreamweaver 3
Description
Turns the Modify > Frameset > Edit NoFrames Content option on (true) or off (false).
Arguments
bEditNoFrames
Returns
Nothing.
Enabler
“dom.canEditNoFramesContent()” on page 412
dom.setHideAllVisualAids()
Availability
Dreamweaver 4
Description
Turns off the display of all borders, image maps, and invisible elements, regardless of their
individual settings in the View menu.
Arguments
bSet
bSet
is a Boolean value; when set to false, the previous settings are restored.
Returns
Nothing.
dom.setPreventLayerOverlaps()
Availability
Dreamweaver 3