dom.setShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function turns syntax coloring on or off in the Code view of the document window.
Arguments
bShow
The
argument is a Boolean value:
bShow
visible;
otherwise.
false
Returns
Nothing.
dom.setShowTableBorders()
Availability
Dreamweaver 3.
Description
This function toggles the View > Table Borders option on and off.
Arguments
bShowTableBorders
The
bShowTableBorders
option;
turns it off.
false
Returns
Nothing.
dom.setShowToolbar()
Availability
Dreamweaver 4.
Description
This function shows or hides the Toolbar.
indicates that syntax coloring should be
true
argument is a Boolean value:
turns on the Table Borders
true
Toggle functions
211
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?