openeropener*
*Contents  *Index  *Topic Contents
*Previous Topic: onLine
*Next Topic: outerHTML

opener

Description

Returns a reference to the window that created the current window.

Syntax

object.opener[ = opener]

Remarks

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

window


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.