window
Monday October 6, 2008
The most commonly referenced part of the Browser Object Model is the window object.
Just about everything that you access using JavaScript from within a web browser is accessed as properties and methods of the window object. In this second tutorial on the Browser Object Model we take a look at this essential part of JavaScript.
window


Hey Stephen. Just wanted to tell you that you’re the man. Thanks for being such a great help with all of your JS info.
Keep it at!
Adam