Contents Index Topic Contents | ||
Previous Topic: overflow Next Topic: padding |
owningElement
Description
Returns the element that is next in the HTML hierarchy. This will usually contain the STYLE or LINK element that defined the style sheet.
Syntax
object.owningElement
Remarks
This property has read-only permission, meaning you can retrieve its current value, but not change it.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.