HBCMS更多的中文手册参考:

createDocumentFragment Method

DHTML文档教程

Creates a new document.

dhtml语法

oNewDoc = document.createDocumentFragment()

Return Value

Returnsthe newly created document.

是否符合公共标准

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

Applies To

document