Page won't fully load after back space

Janitor_Willie

New Member
If you go to this page, click on one of the buttons at the top, then try to use the back space button on your browser, the previous page does not fully load. There is no fade out (leaving the page) either. I am using jQuery to do the fade out / fade in effect. Any ideas what might be causing this?
 
Last edited:

d a v e

New Member
worked for me ok in latest firefox on win7. what os and browser + version doesn't it work in?

also the fade in somehow makes the page seem slower loading than it would normally - especially if it was loading a cached page - could prove cumbersome in the long run
 

d a v e

New Member
works fine too in firefox 26 on mac os mavericks

got adblocker or something running?? not sure what else it might be
 

chrishirst

Well-Known Member
Staff member
Javascript does not always reload or restart when loaded from the local cache as the browser does not need to trigger a page load event.

AND

While the efect is "kewl" it did NOT make me want to bother staying around just to "admire" the fade in fade out more than once while I waited for the content to appear.
 
Top