User Guide

Layout view functions 463
Example
See dom.getShowBlockIDs()” on page 460.
dom.setShowBoxModel()
Availability
Dreamweaver 8.
Description
This function sets the state of the visual aid that colors the full box model for the selected
block.
Arguments
None.
Returns
A Boolean: true if the box model is displayed; false if the box model is not displayed.
Example
See dom.getShowBoxModel()” on page 461.
dom.setShowLayoutTableTabs()
Availability
Dreamweaver 4.
Description
Sets the current document to display tabs for layout tables whenever its in Layout view. This
function does not force the document into Layout view.
Arguments
bShow
The bShow argument indicates whether to display tabs for layout tables when the current
document is in Layout view. If
bShow is true, Dreamweaver displays tabs; if bShow is
false, Dreamweaver does not display tabs.
Returns
Nothing.
000_DW_API_Print.book Page 463 Wednesday, July 20, 2005 11:58 AM