
160
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
dom.setEditNoFramesContent()
Availability
Dreamweaver 3.
Description
This function toggles the Modify > Frameset > Edit NoFrames Content option on and off.
Arguments
bEditNoFrames
• The bEditNoFrames argument is a Boolean value: true turns on the Edit NoFrames Content option; false turns
it off.
Returns
Nothing.
Enabler
See “dom.canEditNoFramesContent()” on page 496.
dom.setHideAllVisualAids()
Availability
Dreamweaver 4.
Description
This function turns off the display of all borders, image maps, and invisible elements, regardless of their individual
settings in the View menu.
Arguments
bSet
• The bSet argument is a Boolean value: true hides visual aids; false otherwise.
Returns
Nothing.
dom.setPreventLayerOverlaps()
Availability
Dreamweaver 3.
Description
This function toggles the Prevent Layer Overlaps option on and off.
Commenti su questo manuale