history.go(-1) question

I understand how to do the history function with buttons in forms:

	<input type=button value="Back" onClick="history.go(-1)">

But, I’d like to do the same thing with am image map. Has anyone done this?

Thanks,
Al

Received on Friday, 23 August 1996 20:51:43 UTC