Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How the back of the browser work


Message #1 by Mona Elias <MonaE@i...> on Wed, 21 Feb 2001 13:31:25 +0200
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



  Return to Index