DocumentFragment interface

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn gptkb:JavaScript
Web browsers
gptkbp:builtBy Document.createDocumentFragment()
gptkbp:category Web development
DOM manipulation
gptkbp:definedIn gptkb:DOM_Standard
https://www.w3.org/2000/01/rdf-schema#label DocumentFragment interface
gptkbp:inheritsFrom Node interface
gptkbp:introducedIn gptkb:DOM_Level_1_Specification
gptkbp:mayInclude CDATASection nodes
Comment nodes
Element nodes
EntityReference nodes
ProcessingInstruction nodes
Text nodes
gptkbp:method appendChild()
cloneNode()
getElementById()
querySelector()
querySelectorAll()
gptkbp:notRendered directly
gptkbp:partOf Document Object Model
gptkbp:usedFor batch DOM operations
lightweight document objects
manipulating DOM subtrees
gptkbp:bfsParent gptkb:DOM_Level_4
gptkbp:bfsLayer 6