implementation property
Gets the implementation object of the current document.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
The object that receives the implementation object.A pointer variable that receives the IHTMLDOMImplementation interface of the current document.Standards information
- Document Object Model (DOM) Level 1 Specification, Section 1.2
Remarks
IHTMLDocument5 was introduced in Microsoft Internet Explorer 6.
See also
Show: