javascript document createRange( )
| createRange( ) | NN 6 IE n/a DOM 2 |
|
|
Creates a blank Range object, whose boundary points are collapsed to the point before the first character of the rendered body text. The method returns a reference to that Range object, which you then use to adjust its boundary points, invoke its methods, and so on. See the Range object for details of its language features. |
|
| Parameters | |
None. |
|
| Returned Value | |
W3C DOM Range object reference. |
|
Previous: javascript document createStyleSheet( )
597,Nickname,Homepage or email,Comments here,Add comment
