collapse(toStart )
|
|
Parameters
|
booleantoStart
If TRUE, collapses the Range onto its start; if FALSE, collapses it onto its end.
|
Returns
|
void
|
Throws
|
DOMException
INVALID_STATE_ERR: Raised if detach() has already been invoked on this object.
|