MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 203

Dreamweaver api reference
Table of Contents

Advertisement

Description
This function determines whether line numbers are shown in the Code view.
Arguments
None.
Returns
A Boolean value:
true
dom.getShowRulers()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Rulers > Show option.
Arguments
None.
Returns
A Boolean value:
true
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
indicates the line numbers are shown;
indicates the rulers are visible;
if syntax coloring is on;
false
otherwise.
false
otherwise.
false
otherwise.
Toggle functions
203

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents