window.top : Window Object « Window « JavaScript Tutorial
- JavaScript Tutorial
- Window
- Window Object
Syntax
window.top.frames[num]
window.top.frameName
window.top.method
window.top.property
The top property contains a reference to the topmost browser window of any frames or pages.