Forums
This topic is locked
very basic question about 'previous page' link
08 May 2003 11:30:34 Tom Tee posted:
I need to have a previous page link on a page, I cant use the dreamweaver button as I need to apply the action to an image (my own sytled button), can someone inform me of the line of code and how to apply it to my button,thanks,
Tommyt
Replies
Replied 08 May 2003 14:08:15
08 May 2003 14:08:15 Jonathan Danylko replied:
Try this line on your onClick for the button or image.
<A HREF="javascript:history.back()"><IMG SRC="Images/back.gif"
ALIGN="Left" WIDTH=100 HEIGHT=80 BORDER=0></A>
L8R,
Vitoman, M CIW D, MMCP
<A HREF="javascript:history.back()"><IMG SRC="Images/back.gif"
ALIGN="Left" WIDTH=100 HEIGHT=80 BORDER=0></A>
L8R,
Vitoman, M CIW D, MMCP