Thank you Luke
this is working with : Javascript:history.back();
Mouna Elias
-----Original Message-----
From: Luke Chapman [mailto:luke@p...]
Sent: Wednesday, February 21, 2001 1:57 PM
To: javascript
Subject: [javascript] Re: How the back of the browser work
on 21/2/01 8:05 pm, Mona Elias at MonaE@i... wrote:
> Javascript:history.go(-1)
Hmmm, should work. What context are you using it in?
Are you sure your page isn't cached by your browser and the code is actually
placed in the served page?
Try:
Javascript:history.back();
???!!puzzling!!???
:-}
Luke