Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Is it possible to return to links fron rate page?

Quote Reply
Is it possible to return to links fron rate page?
I don't know if this feature was included from the start, and my fumbling around has made it dissapear. I would like my visitors to return to the page from where they clicked the rate it link. It will be greatly appreciated if anybody has made these modifications.

------------------
The Web Ressource Center

Wannabe
Quote Reply
Re: Is it possible to return to links fron rate page? In reply to
Use the following javscript codes:

Code:
<a href="javascript:history.go(-2)">Back to Previous Page</a>

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------