Softpress

Creating Back and Forward Links

To set up Back and Forwards buttons do the following:

Forward Button

Select the graphic item you want to be the forward button and select Hyperlink from the Edit menu. Click on the External Tab and choose "javascript:" from the Protocol pulldown. Paste the following in the large field in the center of the dialog:

javascript:history.go(1);

Back Button

Repeat as above but change the code to:

javascript:history.go(-1);

Note: the buttons won't actually work if there is nothing in the browser history.


Related Articles

Attachments

No attachments were found.

Article Details

Last Updated
24th of November, 2008

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

100% thumbs up 0% thumbs down (6 votes)

How would you rate this answer?




Thank you for rating this answer.

Continue