HTMLDocument is an abstract interface of the DOM which provides access to special properties and methods not present by default on a regular (XML) document.
Documentation HTMLDocument by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
HTMLDocument is an abstract interface of the DOM which provides access to special properties and methods not present by default on a regular (XML) document.
Documentation HTMLDocument by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: