A Window object--the top-level JavaScript object--is the reflection of a <BODY> or <FRAMESET> tag |
A browser window may be divided into subwindows called frames |
A Frame object--the reflection of a <FRAME> tag--"inherits" all of its properties and methods from the Window object |