Technical Tips and Solutions

Back to Tech Tips

22/08/2001 - Create a Back button in Javascript

Paste this code into your page and it will create a button which will go one step back. To go further back, increment the -1 value to the appropriate number.

Back to Tech Tips