Return to post-query page

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
phillyrob
Forum Commoner
Posts: 34
Joined: Wed Jun 18, 2008 12:00 am

Return to post-query page

Post by phillyrob »

Moved by moderator to Client Side.

Is there a trick to getting this code to work in IE 6 or IE in general? It works in Firefox and returns to the previous post query page. It does not however work in IE

<a href="javascrpt:void(0)" onclick="history.go(-1)">go back</a>
Post Reply