steveg
07-19-2002, 01:41 PM
ok, this should be easy. I need this link below to go one step back in the history when the graphic is clicked on.
<A HREF="personal.htm" onMouseOver="searchx.src=rsearchx.src" onMouseOut="searchx.src=bsearchx.src"><IMG SRC="images/searchx_b.jpg" NAME="searchx" BORDER="0"></A>
rather than to personal.htm.
I know its something like "history.back()" but I'm not sure how to get it working correctly.
Thanks in advace for you help.
Steve.:confused:
<A HREF="personal.htm" onMouseOver="searchx.src=rsearchx.src" onMouseOut="searchx.src=bsearchx.src"><IMG SRC="images/searchx_b.jpg" NAME="searchx" BORDER="0"></A>
rather than to personal.htm.
I know its something like "history.back()" but I'm not sure how to get it working correctly.
Thanks in advace for you help.
Steve.:confused: