View Full Version : Back button problem
Does anyone know how to trigger an event on a page that has been loaded by hitting the back button (or a javascript back)? This does not trigger the body's onload event.
sorry that kind of event dosent exist but what you can do is that:
will only work if you know what the name of the page the user will press the back button
onload: check if document.referrer == "thepage.html"
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.