barking mad -> back button/link (3/7/2008 12:31:03)
Hi my go back code works fine in IE but in Firefox it goes back to the previous page but immediately returns to the page which it just left (ie back to the start)
Has anyone solved this before? or have another solution?
<a href="#" onClick="history.go(-1)">Back to search results</a>
barking mad -> RE: back button/link (3/7/2008 12:41:07)