Document()
Le constructeur Document
crée un nouvel objet de Document
, lequel c'est la référence de la page courante dans le navigateur et servant comme point d'entrer aux contenus de la page.
Syntaxe
var document = new Document()
Paramètres
None.
Spécifications
Specification | Status | Comment |
---|---|---|
DOM La définition de 'Document' dans cette spécification. |
Standard évolutif | Initial definition. |
Compatibilité Navigateurs
Nous convertissons les données de compatibilité dans un format JSON.
Ce tableau de compatibilité utilise encore l'ancien format
car nous n'avons pas encore converti les données qu'il contient.
Vous pouvez nous aider en contribuant !
Fonctionnalité | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 60 | ? | ? | 47 | ? |
Fonctionnalité | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | 60 | 60 | ? | ? | ? | 47 | ? |