DekGenius.com
Team LiB   Previous Section   Next Section
Window.forward( ) go forward to next document

Availability

Netscape 4

Synopsis

window.forward(  ) 

Description

Calling forward( ) makes the browser display the next document in window, exactly as if the user had clicked on the window's Forward button.

Note that for framed documents, there may be differences between the behavior of Window.forward( ) and History.forward( ).

    Team LiB   Previous Section   Next Section