createDocumentFragment Method

Internet Development Index

Creates a new document.

Syntax

oNewDoc = document.createDocumentFragment()

Return Value

Returns爐he newly created document.

Standards Information

This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

document