javascript - window.onload after every navigation - bfcache in chrome -


in firefox can flush bfcache setting en empty function window.onunload.

window.onunload = function(){}; 

like window.onload fire after every navigation page.

i need behaviour in chrome(ium) well, doesn't work onunload event.

how can achieve this?


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -