history.go(-1) question
Alan Thomson (at@wavenet.com)
Fri, 23 Aug 1996 17:53:04 -0700
Message-ID: <321E5270.7F92@wavenet.com>
Date: Fri, 23 Aug 1996 17:53:04 -0700
From: Alan Thomson <at@wavenet.com>
To: www-scripts <www-scripts@tahoenet.com>, www-html@w3.org
Subject: history.go(-1) question
I understand how to do the history function with buttons in forms:
<input type=3Dbutton value=3D"Back" onClick=3D"history.go(-1)">
But, I=92d like to do the same thing with am image map. Has anyone done t=
his?
Thanks,
Al