H I O X INDIA
Javascript Tutorial
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Directories 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)   Bookmarks :-)  
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

Java-Script Tutorial
Introduction
Variables
Operators
Statements
Loops
Functions
Objects
Arrays
Browser Objects
Form DOM
Ask Your Doubts
Feedback





Browser Object Hierarchy


Topic
What are browser objects?
or
What is the hierarchy of browser objects?


Explanation

In addition to the objects we have seen in the previous chapters there are browser objects. These objects deal with the characteristic and properties of the web browser. These browser objects are arranged with parent child relationship. The following diagram shows the hierarchy of browser object.

hierarchy diagram of browser objects window, document,
history, navigator
Hierarchy Diagram of Browser Objects

Window Object is the topmost and all other objects precede it. Browser Objects document, history and navigator form the next order in the hierarchy. We will look deep in to each object in the coming chapters.

Window being the topmost object doesn't require any reference while using its child objects. E.g: for making an alert, its enough if we call document.alert(), it's not required to use window.document.alert().



        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.

others

privacy policy     license     sitemap
© 2004-2005 HIOX INDIA - hioxindia.com

Other Links