Range-related error.
Browser/User Agent Support
| IE | Mozilla | Netscape | Opera | Safari | Netscapte | no | 1.0+ | 6.0+ | 9.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Range-related error. | no | 1.0+ | 6.0+ | 9.0+ | 1.0+ | no |
Properties
| Property | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Illegal boundary points for the range. | no | 1.0+ | 6.0+ | 9.0+ | 1.0+ | no |
Invalid node or node with an invalid ancestor for the container node of the range boundary point. | no | 1.0+ | 6.0+ | 9.0+ | 1.0+ | no |
Error code containing information about the exception. | no | 1.0+ | 6.0+ | 9.0+ | 1.0+ | no |
Availability
HTML DOM Level 2 | W3C
Constructor Detail
Property Detail
Number BAD_BOUNDARYPOINTS_ERR - read only
Illegal boundary points for the range.
- Availability
HTML DOM Level 2 | W3C
Number INVALID_NODE_TYPE_ERR - read only
Invalid node or node with an invalid ancestor for the container node of the range boundary point.
- Availability
HTML DOM Level 2 | W3C
Number code
Error code containing information about the exception.
- Availability
HTML DOM Level 2 | W3C
