HTML DOM Document domConfig property
- Previous Page domain
- Next Page embeds
- Go Back to Previous Level HTML DOM Documents
Definition and usage
domConfig
The property is deprecated. Do not use it.
domConfig
This property returns in all new browsers undefined
.
Description
domConfig
Properties are DOM Core Level 3 (2004) features.
It should return a lot of configuration settings information about the document.
Alternative solution:
None
Syntax
document.domConfig
Halimbawa ng Balinghaying Ibabawi
Uri | Paglalarawan |
---|---|
Objekto | DOM Configuration of the document. Returns undefined in all new browsers. |
- Previous Page domain
- Next Page embeds
- Go Back to Previous Level HTML DOM Documents