Window.back() (Method)

A method that mimics the user clicking on the back button.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:undefined
JavaScript syntax:Nback()
NmyWindow.back()

The browser will behave as if the user had clicked on the back button at the top of the window.

Warnings:

See also:Frame object, History.back(), Window object, Window.forward()