Results 1 to 2 of 2

Thread: Linking Back
      
   

  1. #1
    Peter Strydom is offline Private First Class
    Join Date
    Jan 2007
    Posts
    8

    Default Linking Back

    Hi Guys, a little help please.

    I have a link on my main menu (index.html) to a page, lets call it page2.html in this instance. Page2.html has a "back" button which links back to my index.html page, I also have another page lets call it page3.html which also links to page2.html.

    Question is how can I "program" the "back" button to take me back to the page the initial link originated from?
    (in other words if we get to page2.html from the index page I want the "back" button to take me back to index.html, I also want this same "back" button to take me to page3.html if I originally navigated from there)

    Thank you in advance

  2. #2
    Peter Strydom is offline Private First Class
    Join Date
    Jan 2007
    Posts
    8

    Default Re: Linking Back

    Solved.
    Advanced Button - Advanced Button Properties - Button Type (Select "onclick") - On Click Action (Select "go to previous page")
    When active this "back" button will take you back to the page you originated from.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49