User Guide
Library and template functions 321
Arguments
None.
Returns
Nothing.
Enabler
“dom.canMarkSelectionAsEditable()” on page 437.
dom.newEditableRegion()
Availability
Dreamweaver 3.
Description
Displays the New Editable Region dialog box. When the user clicks New Region, Dreamweaver
inserts the name of the region, surrounded by curly braces ({ }), into the document at the
insertion point location.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canMakeNewEditableRegion()” on page 437.
dom.removeEditableRegion()
Availability
Dreamweaver 3.
Description
Removes an editable region from the document. If the editable region contains any content, the
content is preserved; only the editable region markers are removed.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canRemoveEditableRegion()” on page 439.
000_DW_API_Print.book Page 321 Wednesday, August 20, 2003 9:14 AM