[Zope] How to emulate browser back button

Itamar Shtull-Trauring itamars@ibm.net
Mon, 03 Apr 2000 18:45:09 +0200


Richard Moon wrote:
> 
> I feel there must be a way to emulate the browser 'back' button in Zope.
> Can anyone tell me if this is possible please ?

You can use <a href="javascript:history.go(-1)">Back</a>.  But it won't work
in browsers that don't support javascript.

-- 
Itamar S.T.  itamars@ibm.net