DOMImplementationList

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

Returned by DOMImplementationSource.getDOMImplementationList() and DOMImplementationRegistry.getDOMImplementationList() . Can be iterated with 0-based index.

PropertiesEdit

DOMImplementationList.length Read only
Returns an integer.

MethodsEdit

DOMImplementationList.item()
Returns the pos item.

SpecificationsEdit

Specification Status Comment
Document Object Model (DOM) Level 3 Core Specification
The definition of 'DOMImplementationList' in that specification.
Recommendation Initial definition.

Browser compatibilityEdit

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?

Document Tags and Contributors

 Contributors to this page: fscholz, teoli, kscarfone, Sheppy, Brettz9
 Last updated by: fscholz,