
161
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
bPreventLayerOverlaps
• The bPreventLayerOverlaps argument is a Boolean value: true turns on the Prevent Layer Overlaps option; false
turns it off.
Returns
Nothing.
dom.setShowFrameBorders()
Availability
Dreamweaver 3.
Description
This function toggles the View > Frame Borders option on and off.
Arguments
bShowFrameBorders
• The bShowFrameBorders argument is a Boolean value: true turns the Frame Borders on; false otherwise.
Returns
Nothing.
dom.setShowGrid()
Availability
Dreamweaver 3.
Description
This function toggles the View > Grid > Show option on and off.
Arguments
bShowGrid
• The bShowGrid argument is a Boolean value: true turns on the View > Grid > Show option; false turns it off.
Returns
Nothing.
dom.setShowHeadView()
Availability
Dreamweaver 3.
Comentários a estes Manuais