JavaScript: Window Object
Introduction to window objects in JavaScript and its role in the browser.
We'll cover the following
Introduction
The window object is the root object of the browser’s window. It refers to every element and other object within the tab of the browser. It connects directly or indirectly to every value within a tab.
Get hands-on with 1400+ tech skills courses.