"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.

Return to the Web Development - Misc. page.

Print this tip


Get the Newsletter

Thanks For Sharing!



Newest Tips:

Microsoft Word 2010
Make Sure Others Can See Your Fonts
Microsoft PowerPoint 2010
Animations or Video Displaying Poorly?
Google Chrome
[MODIFIED] Report a Malfunctioning Web Page, Crash, or Other Issue
Google Gmail
Show Unread Message Count as an Icon

Follow Us!

About MalekTips and the Author

The MalekTips website was created in 1998 by Andrew Malek of Envision Programming. The page's goal is to freely disperse computer-related tips, hints, and informative articles. Tips are organized to be easy to find, and are presented clearly, in easy-to-understand language. MalekTips also provides information and links to public-domain, open source, freeware, shareware, and commercial software available for download. < more >