ownerElement property
Retrieves the element that owns the attribute.
Syntax
HRESULT value = object.get_ownerElement(IHTMLElement** p);
Property values
Type: Object
The owner of the attribute.
This property is new as of Windows Internet Explorer 8.
See also
About the W3C Document Object Model