[thelist] JavaScript: the Back Button

Tab Alleman Tab.Alleman at realmetros.com
Mon May 13 12:35:01 CDT 2002


Sure, but how do I call the function when the back button is clicked?
The DOM doesn't seem to expose the Back Button.. or do I just need a
bigger reference book?


    function goBack() {
       top.yourfile.history.go(-2)
    }





More information about the thelist mailing list