DOM

Introduction

DOM & BOM

The document is called through a property of the window object:

window.open("url");

The window is the object in this instance. The document is not the object in the BOM syntax in this instance.

Next >


< Previous

[Page Top]

Introduction to DOM, by Dr Sam
copyright | contact
published by OxfordU.net

[An alternative, straight-text version is also available.]