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.
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.
[Page Top]
Introduction to DOM, by Dr Sam
copyright | contact
published by OxfordU.net