implementation
Property of dom/Documentdom/Document
Syntax
var result = element.implementation;
element.implementation = value;
Notes
Remarks
IHTMLDocument5 was introduced in Microsoft Internet Explorer 6.
Syntax
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 1.2
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]