History Object of desire
Posted: Sat Dec 28, 2002 8:34 am
The JavaScript History Object contains an array of all of the browsers previous pages so that the browser knows where to go when the back button is pressed, or history.go(-1) is used.
Does anyone know how to view this array?
Does anyone know how to view this array?