Programmer's Guide > Interfaces > ADocument interface > insertionPoint attribute
  
insertionPoint attribute
A collapsed DOM Range indicating the current location of the cursor.
insertionPoint
Access
read-write
Returns
Range
Set throws
DOMException
INVALID_STATE_ERR: Raised if the Range has already been detached.