Name

current, next, previous — NN 4 IE n/a DOM n/a

Synopsis

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.

Example

var prevURL = parent.otherFrame.history.previous

Value

String.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.