beautypg.com

Dom.getshowframeborders(), Dom.getshowgrid(), Dom.getshowheadview() – Adobe Dreamweaver API Reference CS5 User Manual

Page 160

background image

155

DREAMWEAVER API REFERENCE

Workspace

Last updated 8/27/2013

dom.getShowFrameBorders()

Availability
Dreamweaver 3.

Description
This function gets the current state of the View > Frame Borders option.

Arguments
None.

Returns
A Boolean value:

true

indicates frame borders are visible;

false

otherwise.

dom.getShowGrid()

Availability
Dreamweaver 3.

Description
This function gets the current state of the View > Grid > Show option.

Arguments
None.

Returns
A Boolean value:

true

indicates the grid is visible;

false

otherwise.

dom.getShowHeadView()

Availability
Dreamweaver 3.

Description
This function gets the current state of the View > Head Content option.

Arguments
None.

Returns
A Boolean value:

true

indicates the head content is visible;

false

otherwise.