Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


collapse Method

Moves the insertion point to the beginning or end of the current range.

Syntax

TextRange .collapse( [ bStart ] )

Parameters

bStart Optional. Boolean  that specifies one of the following values:
true Default. Moves the insertion point to the beginning of the text range.
false Moves the insertion point to the end of the text range.

Return Value

No return value.

Remarks

This feature might not be available on non-Microsoft® Win32® platforms.

Standards Information

There is no public standard that applies to this method.

Applies To

[ Object Name ] Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
TextRange
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.