July 1998
Intermediate to advanced
1456 pages
65h 5m
English
current, next, previous — NN 4 IE n/a DOM n/a
Read-only
The URL of the current, next, and previous URLs in the
history array. This information is private and can
be retrieved in Navigator 4 (or later) only with signed scripts and
the user’s approval. Signed scripts are beyond the scope of
this book, but a good JavaScript book should show you how to create
and program signed scripts.
var prevURL = parent.otherFrame.history.previous
String.
None.
Read now
Unlock full access