MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 535

Dreamweaver api reference
Table of Contents

Advertisement

Returns
A Boolean value:
true
dom.source.nextWord()
Availability
Dreamweaver 4.
Description
Moves the insertion point to the beginning of the next word (or words, if specified) in 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 words that the insertion point
nTimes
must move. If
nTimes
The
bShiftIsDown
content is being selected. If
Returns
Nothing.
dom.source.outdentTextview()
Availability
Dreamweaver 4.
Description
Moves selected Code view text one tab stop to the left.
Arguments
None.
Returns
Nothing.
if successful;
otherwise.
false
is omitted, the default is 1.
argument, which is optional, is a Boolean value that indicates whether
bShiftIsDown
is
, the content is selected.
true
Code view functions
535

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?

This manual is also suitable for:

Dreamweaver 8

Table of Contents