DOM

Introduction

DOM & BOM

For example, when we open a new window, we are using BOM syntax:

window.open();

The object is the window itself. The window belongs to the browser. So, it is a browser object, and the syntax is BOM, as we may say.

Next >


< Previous

[Page Top]

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

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