Open GoogleCodeExporter opened 8 years ago
I think this is a moot issue. It needed two places where code had to catch
#hashes in
the url:
1. Your app should catch an isFirstLoad somewhere in your init/setup. I then
check
for a bookmark hash there and do stuff accordingly.
2. Your history onchange listener should also support the case where there's no
historyData but there is a #hash in the URL. Then you can do the same logic as
#1.
beta.newsx.org is working beautifully in FF and IE7/XP!
Original comment by sho...@gmail.com
on 18 Jan 2008 at 3:53
Sorry, I have to scratch comment #1. IE7/XP just isn't handling RSH gracefully.
It's
still broken. Refreshes appear to be working but Back/Forward is still broken.
Original comment by sho...@gmail.com
on 25 Jan 2008 at 4:24
Issue 33 #27 made IE6/7 work properly.
This issue is invalid.
Original comment by sho...@gmail.com
on 2 Aug 2008 at 5:58
Original issue reported on code.google.com by
sho...@gmail.com
on 16 Jan 2008 at 3:52