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