The DOMImplementation interface

The DOMImplementation interface provides a way of testing whether the current DOM implementation supports a particular feature. There is only one DOMImplementation object for a document; it is obtained by using the Document.implementation property. A DOMImplementation object has no child nodes, and inherits no other interfaces.

DOMImplementation methods


Right arrow
Next Topic
Left arrow
Previous Topic
Table of contents
Table of Contents

Copyright © SoftQuad Software Inc. 1999