PDA

View Full Version : Script for Back...


fat_dog
07-13-2002, 02:47 PM
Hi ya !

Whats the back code for a link?

I know it's something like "history.back();" - is this correct, and if so, where do I insert it? Into code or into the link box (using Dreamweaver MX).

Thx guys :)

joh6nn
07-13-2002, 03:09 PM
<A HREF="javascript:history.back();">click click</A>

i've never used dreamweaver, so i'd insert it into the code, not knowing how their boxes handle things.