User Guide

390 Chapter 18: Code
dom.deleteSelection()
Availability
Dreamweaver 3.
Description
Deletes the selection in the document.
Arguments
None.
Returns
Nothing.
dom.editAttribute()
Availability
Dreamweaver 3.
Description
Displays the appropriate interface for editing the specified Document attribute. In most cases,
this interface is a dialog box. This function is valid only for the active document.
Arguments
attribute
The attribute is a string that specifies the tag attribute that you want to edit.
Returns
Nothing.
dom.exitBlock()
Availability
Dreamweaver 3.
Description
Exits the current paragraph or heading block, leaving the insertion point outside all block
elements.
Arguments
None.
Returns
Nothing.
000_DW_API_Print.book Page 390 Wednesday, August 20, 2003 9:14 AM