For all major browsers (except IE), the JavaScript onloadonload event doesn'tdoesn’t fire when the page loads as a result of a Backback button operation - it — it only fires when the page is first loaded.
Can someone point me at some sample cross-browser code (Firefox, Opera, Safari, IE ..., …) that solves this problem? I'mI’m familiar with Firefox's pageshowFirefox’s pageshow event but unfortunately neither Opera ornor Safari implement this.