User Guide
Library and template functions 389
dom.markSelectionAsEditable()
Availability
Dreamweaver 3.
Description
Displays the New Editable Region dialog box. When the user clicks New Region,
Dreamweaver marks the selection as editable and doesn’t change any text.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canMarkSelectionAsEditable()” on page 559.
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
See “dom.canMakeNewEditableRegion()” on page 558.
000_DW_API_Print.book Page 389 Wednesday, July 20, 2005 11:58 AM