Unfortunately there are three different DOMs that have been used by different web browsers. Netscape 4 used one DOM that was not incorporated into subsequent versions. Internet Explorer use their own DOM in all recent versions of their browser. The standard DOM developed by W3C is supported to varying extents by all modern browsers including Internet Explorer.

