HTML DOM Document domConfig attribute
- Forrige side domain
- Næste side embeds
- Gå tilbage til forrige niveau HTML DOM Documents
Definition and usage
domConfig
The attribute is deprecated. Do not use it.
domConfig
The attribute returns in all new browsers undefined
.
Description
domConfig
The attribute is a feature of DOM Core Level 3 (2004).
It should return a lot of configuration settings information about the document.
Alternative solutions:
None
Syntaks
document.domConfig
Returværdi
Type | Beskrivelse |
---|---|
Objekt | DOM-konfigurationen for dokumentet. Returnerer undefined i alle nye browsere. |
- Forrige side domain
- Næste side embeds
- Gå tilbage til forrige niveau HTML DOM Documents