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 .
Applies To
document