July 1998
Intermediate to advanced
1456 pages
65h 5m
English
location — NN 2 IE 3 DOM n/a
Read/Write
The URL of the document currently loaded in the window or frame. To
navigate to another page, you assign a URL to the
location.href property (or see the
navigate( ) method for an IE-only alternative).
top.location = "index.html"
A full or relative URL as a string.
Document URL.
Read now
Unlock full access