Interface for creating a new Range.
Platform Support
| IE | Mozilla | Netscape | Opera | Safari | Chrome | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome | ||
|---|---|---|---|---|---|---|---|---|---|
|
DocumentRange Constructor() : DocumentRange
Interface for creating a new Range.
|
Show Details | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.0+ | no | ||
DocumentRange() : DocumentRangeInterface for creating a new Range. Returns
|
|||||||||
Functions
| Method | Action | IE | Mozilla | Netscape | Opera | Safari | Chrome | ||
|---|---|---|---|---|---|---|---|---|---|
|
createRange() : Range
Creates a new Range.
|
Show Details | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.0+ | no | ||
|
Returns
|
|||||||||
Availability
HTML DOM Level 2|W3C