Monthly Archives: September 2007

onBeforeUnload Javascript BODY attribute

Those who code Javascript know that the BODY tag has two cool attributes where we can hook methods to be run when the page loads and unloads. Those are the standard onLoad and onUnload attributes. onLoad does what you expect … Continue reading

Posted in AJAX and Javascript | Leave a comment