implementation Property

Internet Development Index

Retrieves the implementation object of the current document.

Syntax

[ oImplementation = ] document.implementation

Possible Values

oImplementation Object that receives the implementation object.

The property is read-only. The property has no default value.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

document