
157
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
dom.getShowLayerBorders()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Layer Borders option.
Arguments
None.
Returns
A Boolean value: true indicates the layer borders are visible; false otherwise.
dom.getShowLineNumbers()
Availability
Dreamweaver 4.
Description
This function determines whether line numbers are shown in the Code view.
Arguments
None.
Returns
A Boolean value: true indicates the line numbers are shown; false otherwise.
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 indicates the rulers are visible; false otherwise.
Comentarios a estos manuales