The window object represents a window in the browser containing the DOM document. The browser automatically creates a window object. The window is not the object of the JavaScript. It is the object of ...
A clear understanding of Browser Object Model (BOM) and Document Object Model(DOM) resolves the problem. Browser Object Model (BOM) The Browser Object Model contains objects that represent the current ...