"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

Web Development - Misc.

Go Back One Page


 

If you believe that your website visitors have JavaScript enabled on the web browsers, you can implement a simple piece of code that will cause the browser to go back to the previous page. Insert the following code as a link.

<A HREF="JavaScript:history.back(1)">Back One Page</A>

Example: <html><A HREF="JavaScript:history.back(1)">Back One Page</A></html>

If the web browser is using JavaScript, clicking this link will cause the browser to return to the previous page.



Print This Tip

Get E-Mail When New Tips are Online

Return to the Web Development - Misc. page.

 


New in MalekTips:

RSS Feeds- Subscribe!

You want the latest tech tips and tricks in your e-mail Inbox - FREE? Type your e-mail address below and click 'Get Tips!'.
 


( sample / details )
( opt-out instructions )