dom.getShowWordWrap()
Availability
Dreamweaver 4.
Description
This function determines whether word wrap is on in the Code view of the document window.
Arguments
None.
Returns
A Boolean value:
dom.getSnapToGrid()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Grid > Snap To option.
Arguments
None.
Returns
A Boolean value:
dom.setEditNoFramesContent()
Availability
Dreamweaver 3.
Description
This function toggles the Modify > Frameset > Edit NoFrames Content option on and off.
Arguments
bEditNoFrames
•
The
bEditNoFrames
option;
false
Returns
Nothing.
Enabler
"dom.canEditNoFramesContent()" on page
188
Chapter 12: Workspace
if word wrap is on;
true
indicates that the snap-to-grid option is on;
true
argument is a Boolean value:
turns it off.
otherwise.
false
turns on the Edit NoFrames Content
true
435.
otherwise.
false
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?