all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
1 out of 1 rated this helpful - Rate this topic

implementation property

Gets the implementation object of the current document.

Syntax

JavaScript

p = object.implementation

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

Remarks

IHTMLDocument5 was introduced in Microsoft Internet Explorer 6.

See also

document

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.