User Guide
390 Page Content
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.canRemoveEditableRegion()” on page 560.
dom.updateCurrentPage()
Availability
Dreamweaver 3.
Description
Updates the document’s library items, templates, or both. This function is valid only for the
active document.
Arguments
{typeOfUpdate}
■ The optional typeOfUpdate argument must be "library", "template", or "both". If
you omit the argument, the default is
"both".
Returns
Nothing.
000_DW_API_Print.book Page 390 Wednesday, July 20, 2005 11:58 AM