Adobe 38040334 - Dreamweaver CS3 User Manual page 140

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

Advertisement

Description
Moves the insertion point to the beginning of the previous paragraph or skips multiple paragraphs if
greater than 1.
Arguments
{nTimes}, {bShiftIsDown}
• The
argument, which is optional, is the number of paragraphs that the insertion point must move back.
nTimes
If this argument is omitted, the default is 1.
• The
argument, which is optional, is a Boolean value that indicates whether to extend the selection.
bShiftIsDown
If this argument is omitted, the default is
Returns
Nothing.
dom.previousWord()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the beginning of the previous word or skips multiple words if
Arguments
{nTimes}, {bShiftIsDown}
• The
argument, which is optional, is the number of words that the insertion point must move back. If this
nTimes
argument is omitted, the default is 1.
• The
argument, which is optional, is a Boolean value that indicates whether to extend the selection.
bShiftIsDown
If this argument is omitted, the default is
Returns
Nothing.
dom.startOfDocument()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the beginning of the document (that is, before the first visible content in the Document
window, or before the opening HTML tag in the Code inspector, depending on which window has focus).
Arguments
{bShiftIsDown}
• The
argument, which is optional, is a Boolean value that indicates whether to extend the selection.
bShiftIsDown
If the argument is omitted, the default is
.
false
.
false
.
false
DREAMWEAVER CS3
API Reference
is
nTimes
is greater than 1.
nTimes
135

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents