Javascript Reference
Categories: Range

javascript Range extractContents( )

@March 15, 2008, 1:22 a.m.
extractContents( )Firefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM 2  

  

Returns a DocumentFragment node containing the contents of the current range, after removing the contents from the document tree. Not working in Netscape as of Version 6.2 except when the range boundaries are set via the selectNodeContents( ) method.

 
Parameters

None.

 
Returned Value

Reference to a node of a document fragment type.


Powered by Linode.