This topic has not yet been rated - Rate this topic

ownerElement property

Retrieves the element that owns the attribute.

Document Object Model (DOM) Level 2 Core Specification, Section 1.2Internet Explorer 8

Syntax

HRESULT value = object.get_ownerElement(IHTMLElement** p);

Property values

Type: Object

The owner of the attribute.

Standards information

Remarks

This property is new as of Windows Internet Explorer 8.

See also

About the W3C Document Object Model

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.