I want to build a button in an html page that will perform the same function as the browser back button. Is there some javascript that can do this? Thanks, AMc
Should I stay or should I go? Thanks & Goodbye, Joe.
Simplest way is to create a button on your page in html, and in the onclick event use the [tt]history.go[/tt] or [tt]history.back[/tt] commands, like so:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.