1 out of 7 rated this helpful - Rate this topic

createDocumentFragment method

[This documentation is preliminary and is subject to change.]

Creates a new document.

Document Object Model (DOM) Level 3 Core Specification, Section 1.4

Syntax

var pNewDoc = document.createDocumentFragment();

Standards information

Parameters

pNewDoc [out, retval]

Type: IHTMLDocument2

Returns the newly created document.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Type: ObjectReturns the newly created document.

 

 

Build date: 2/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ