
158
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
dom.getShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function determines whether syntax coloring is on in the Code view of the document window.
Arguments
None.
Returns
A Boolean value: true if syntax coloring is on; false otherwise.
dom.getShowTableBorders()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Table Borders option.
Arguments
None.
Returns
A Boolean value: true indicates the table borders are visible; false otherwise.
dom.getShowToolbar()
Availability
Dreamweaver 4.
Description
This function determines whether the toolbar appears.
Arguments
None.
Returns
A Boolean value: true if the toolbar appears; false otherwise.
Komentarze do niniejszej Instrukcji