Dokument: Dokument()-Konstruktor
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.
Der Document
-Konstruktor erstellt ein neues
Document
-Objekt, das eine im Browser geladene Webseite darstellt und als Einstiegspunkt in den Inhalt der Seite dient.
Syntax
js
new Document()
Parameter
Keine.
Spezifikationen
Specification |
---|
DOM> # ref-for-dom-document-document①> |
Browser-Kompatibilität
Loading…