Dom.setshowdivbackgrounds(), Dom.setshowdivboxmodel() – Adobe Dreamweaver API Reference CS5 User Manual
Page 391
386
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
Returns
Nothing.
Example
See “
dom.setShowDivBackgrounds()
Availability
Dreamweaver 8.
Description
This function turns the Layout Block Backgrounds visual aid on or off.
Arguments
show
•
The show argument, which is required, is a Boolean value that specifies whether to turn the Layout Block
Backgrounds visual aid on. Setting show to
true
turns the Layout Block Backgrounds visual aid on.
Returns
Nothing.
Example
See “
dom.setShowDivBoxModel()
Availability
Dreamweaver 8.
Description
This function turns the Layout Block Box Model visual aid on or off.
Arguments
show
•
The show argument, which is required, is a Boolean value that specifies whether to turn the Layout Block Box Model
visual aid on. Setting show to
true
turns the Layout Block Box Model visual aid on.
Returns
Nothing.
Example
See “