General Editing Functions - Adobe 38040334 - Dreamweaver CS3 User Manual

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

DREAMWEAVER CS3
397
API Reference
dreamweaver.showFindReplaceDialog()
Availability
Dreamweaver 3.
Description
Opens the Replace dialog box.
Arguments
None.
Returns
Nothing.
Enabler
See"dreamweaver.canShowFindDialog()" on page 452.

General editing functions

You handle general editing functions in the Document window. These functions insert text, HTML, and objects;
apply, change, and remove font and character markup; modify tags and attributes; and more.
dom.applyCharacterMarkup()
Availability
Dreamweaver 3.
Description
Applies the specified type of character markup to the selection. If the selection is an insertion point, it applies the
specified character markup to any subsequently typed text.
Arguments
tagName
• The
argument is the tag name that is associated with the character markup. It must be one of the
tagName
following strings:
,
,
,
,
,
,
,
,
,
,
,
, or
.
"b"
"cite"
"code"
"dfn"
"em"
"i"
"kbd"
"samp"
"s"
"strong"
"tt"
"u"
"var"
Returns
Nothing.
dom.applyFontMarkup()
Availability
Dreamweaver 3.
Description
Applies the
tag and the specified attribute and value to the current selection.
FONT

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents