Dom.neweditableregion(), Dom.removeeditableregion(), Dom.updatecurrentpage() – Adobe Dreamweaver API Reference CS5 User Manual
Page 333
328
DREAMWEAVER API REFERENCE
Page content
Last updated 8/27/2013
Enabler
See “
dom.canMarkSelectionAsEditable()
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()
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
See “
dom.updateCurrentPage()
Availability
Dreamweaver 3.