View Single Post
Old 02-17-2009, 03:45 PM   #1 (permalink)
2939195631902
Contributing Member
 
Join Date: 12-14-08
Posts: 140
iTrader: 0 / 0%
Latest Blog:
None

2939195631902 is liked by many
Lightbulb "back button script" javascript:history.go(-1) doesn't work in IE??

I've been using this script for a back button i built for my site.


<a href="javascript:history.go(-1)"><div id="back_button"><img src="../direct_images/back_button.gif" /></div></a>


However, i had just realized it does work for IE while works fine in other browsers including chrome, ff, ...

Does anyone know whats wrong with this piece of code?

Thx
2939195631902 is offline   Reply With Quote