![MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference Download Page 501](http://html1.mh-extra.com/html/macromedia/dreamweaver-8-dreamweaver-api/dreamweaver-8-dreamweaver-api_reference_3332054501.webp)
General editing functions
501
Arguments
tagName
■
The
tagName
argument is the tag name that is associated with the character markup. It
must be one of the following strings:
"b"
,
"cite"
,
"code"
,
"dfn"
,
"em"
,
"i"
,
"kbd"
,
"samp"
,
"s"
,
"strong"
,
"tt"
,
"u"
, or
"var"
.
Returns
Nothing.
dom.applyFontMarkup()
Availability
Dreamweaver 3.
Description
Applies the
FONT
tag and the specified attribute and value to the current selection.
Arguments
attribute
,
value
■
The
attribute
argument must be
"face"
,
"size"
, or
"color"
.
■
The
value
argument is the value to be assigned to the attribute; for example,
"Arial
,
Helvetica
,
sans-serif"
,
"5"
, or
"#FF0000"
.
Returns
Nothing.
dom.deleteSelection()
Availability
Dreamweaver 3.
Description
Deletes the selection in the document.
Arguments
None.
Returns
Nothing.
000_DW_API_Print.book Page 501 Wednesday, July 20, 2005 11:58 AM
Summary of Contents for DREAMWEAVER 8-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 16: ......
Page 28: ...28 The File I O API...
Page 38: ...38 The HTTP API...
Page 68: ...68 Flash Integration...
Page 100: ...100 The Database API...
Page 116: ...116 The JavaBeans API...
Page 144: ...144 The Source Control Integration API...
Page 146: ......
Page 254: ...254 Workspace...
Page 298: ...298 Site...
Page 354: ...354 Document...
Page 396: ...396 Page Content...
Page 488: ...488 Design...
Page 550: ...550 Code...