JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

History.next Property

Name

History.next Property---the URL of the next document in the history array

Availability

Navigator 3.0, when data tainting is enabled

Synopsis

history.next

Description

The next property of the History object is a read-only string that contains the URL of the document after the current one in the history array.

See Also

"History", "History.previous"


Previous Home Next
History.length Book Index History.previous

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell