Table of contents
- 1. Summary
- 2. Syntax
- 3. Description
- 4. See Also
Summary
Points to an object's context.
Syntax
obj.__parent__
Description
For top-level objects, this is the e.g. window.
| ★ wanayoo — archive 1999 https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/Parent | Nouvelle recherche | Portail wanayoo |
Points to an object's context.
obj.__parent__
For top-level objects, this is the e.g. window.