Specifications
477
dom.setTextFormat()
Availability
Dreamweaver 4
Description
Sets the block format of the selected text.
Arguments
blockFormat
blockFormat is a string that specifies one of the following formats: "" (for no format), "p", "h1",
"h2", "h3", "h4", "h5", "h6", "pre".
Returns
Nothing.
dom.showFontColorDialog()
Availability
Dreamweaver 3
Description
Opens the Color Picker dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.deleteSelection()
Availability
Dreamweaver 3
Description
Deletes the selection in the active document or the Site panel; on the Macintosh, the text box that
has focus in a dialog box or floating panel
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canDeleteSelection()” on page 419