HTML DOM Document domConfig property

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

Instance

Return the document's DOM configuration:

document.domConfig;

Try It Yourself

Syntax

document.domConfig

Halimbawa ng Balinghaying Ibabawi

Uri Paglalarawan
Objekto DOM Configuration of the document. Returns undefined in all new browsers.