Window object, properties and method/function associated with it!
Explanation
Javascript Window Object:
Any browser that is used to access a html document forms the Window Object.
Whenever we open a new window, a new window object is created.
As seen earlier, Window is the topmost object in the hierarchy.
It has many properties that can be used to get information about the window.
It also has methods that can be used to do specific tasks.
The following topics will introduce you to the properties, methods and their usage.
Javascript (JS) is one of the most used languages in the world. Some times spelled as Java Script.
Hope you enjoy this tutorial. Do send your feedback or suggestions on this javascript or java script tutorial. This is a copyright content.