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
Send comments about this topic to Microsoft
Build date: 11/27/2012
