The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
createDocumentFragment method
Creates a new document.
![]() |
Syntax
var pNewDoc = document.createDocumentFragment();Parameters
- pNewDoc [out, retval]
-
Type: IHTMLDocument2
Returns the newly created document.
Return value
Type: IHTMLDocument2
Returns the newly created document.Standards information
See also
Show:
