July 1998
Intermediate to advanced
1456 pages
65h 5m
English
top — NN 2 IE 3 DOM n/a
Read-only
Object reference to the browser window. Script statements from inside
nested frames can refer to the browser window properties and methods
or to variables or functions stored in the document loaded in the
topmost position. Do not begin a reference with
window.top, just top. To
replace a frameset with a new document that occupies the entire
browser window, assign a URL to the
top.location.href property.
top.location.href = "tableOfContents.html"
window object reference.
Browser window.
Read now
Unlock full access