I'm creating a toolbar in my webpage using Javascript. Buttons will use onclick="xxxxx" event handler.
Can someone please tell me which functions I use to move back a page and to move forward ? I want the site visitor to use my buttons instead of the browser's buttons. Also, is there a function I can put in a button so it stops loading a page, acting like the browser's "stop" button?
Thanks.
