Specifications

630
Arguments
bShow
bShow
is a Boolean value that indicates whether the line numbers should be visible (true) or not
(
false).
Returns
Nothing.
dom.setSnapToGrid()
Availability
Dreamweaver 3
Description
Turns the View > Grid > Snap To option on (true) or off (false).
Arguments
bSnapToGrid
Returns
Nothing.
dreamweaver.getHideAllFloaters()
Availability
Dreamweaver 3
Description
Gets the current state of the Hide Floating panels option.
Arguments
None.
Returns
A Boolean value that indicates whether the Hide Floating panels option (true) or the Show
Floating panels option (
false) is available.
dreamweaver.getShowStatusBar()
Availability
Dreamweaver 3
Description
Gets the current state of the View > Status Bar option.
Arguments
None.
Returns
A Boolean value that indicates whether the status bar is visible (true) or not (false).