User Guide

CSS functions 427
dom.setShowDivOutlines()
Availability
Dreamweaver 8.
Description
This function turns the Layout Block Outlines 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 Outlines visual aid on. Setting
show to true turns the Layout Block
Outlines visual aid on.
Returns
Nothing.
Example
See dom.getShowDivOutlines()” on page 423.
dreamweaver.cssRuleTracker.editSelectedRule()
Availability
Dreamweaver MX 2004.
Description
Lets the user edit the currently selected rule in the rule tracker. This function displays the
selected rule in the CSS property grid, and if necessary, will show the property grid and its
containing floater.
Arguments
None.
Returns
Nothing.
Enabler
See dreamweaver.cssRuleTracker.canEditSelectedRule()” on page 574.
000_DW_API_Print.book Page 427 Wednesday, July 20, 2005 11:58 AM