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?
History Object of desire
Moderator: General Moderators
You can't view the contents of the history object, you can only manipulate the contents with numerials.
See http://developer.netscape.com/docs/manu ... /wina2.htm
See http://developer.netscape.com/docs/manu ... /wina2.htm