Summary: Re: a href="#" when using base href.

by jonjab(at)whatsgrowing.com

 Date:  Wed, 27 Sep 2000 11:44:34 -0700
 To:  hwg-languages(at)hwg.org
 References: 
  todo: View Thread, Original
Thanks everyone.  Both of these solutions appear to work:

<a href="javascript:history.go(-1)">

<a href="#" onClick="history.go(-1); return false;">

This is the second time I've been pointed toward designating a javascript
INSIDE the href.  I had never seen this before, but it works.  Question is:
it looks so non-standard, will it continue to work?

-j
Jon Jablonski
jonjab(at)whatsgrowing.com
206-706-3309

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA