class js.html.DocumentFragment extends Node

Available on all platforms

Instance Fields

function new():Void

function getElementById(elementId:String):Element

function querySelector(selectors:String):Element

function querySelectorAll(selectors:String):NodeList