Visit Mozilla.org

Core JavaScript 1.5 Reference:Global Objects:Object: parent

From MDC

Non-standard

[edit] Summary

Points to an object's context.

[edit] Syntax

obj.__parent__

[edit] Description

For top-level objects, this is the e.g. window.