MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 528

Dreamweaver api reference
Table of Contents

Advertisement

dom.source.arrowLeft()
Availability
Dreamweaver 4.
Description
Moves the insertion point to the left in the current line of the Code view. If content is already
selected, this function extends the selection to the left.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of characters that the insertion
nTimes
point must move. If
The
bShiftIsDown
content is being selected. If
Returns
Nothing.
dom.source.arrowRight()
Availability
Dreamweaver 4.
Description
Moves the insertion point to the right in the current line of the Code view. If content is
already selected, this function extends the selection to the right.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of characters that the insertion
nTimes
point must move. If
The
bShiftIsDown
content is being selected. If
not.
Returns
Nothing.
528
Code
is omitted, the default is 1.
nTimes
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
is omitted, the default is 1.
nTimes
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
is
, the content is selected.
true
is
, the content is selected; otherwise it is
true

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents