July 1998
Intermediate to advanced
1456 pages
65h 5m
English
replace( ) — NN 3 IE 4 DOM 1
replace(”URL“)
Loads a new document into the reference window and replaces the browser’s history listing entry of the current document with the entry of the new document. Thus, some interim page that you don’t want appearing in history (to prevent the Back button from ever returning to the page) can be removed from the history and replaced with the entry of the newly loaded document.
None.
URL
A string version of a complete or relative URL of a document to be loaded into a window or frame.
Read now
Unlock full access