Posted by admin in tips
Here is a simple JavaScript solution how to go back to the previous page.
HTML code:
<a href=”javascript:history.go(-1)”>back</a>
This entry was posted
on Nov 18 and is filed under tips.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.