back button

  • Posted in : Bloggy WP
  • ldiano
    Participant

    Hello, can we install a ‘back button’ onto a page?

    I found code that I thought would work but it does not.
    Here is the code:

    I know this is an extra question but if you can help that would be appreciated.

    Thank you.

    ahmetsali
    Keymaster

    Hi, i can’t see your code, encode it then post here.

    http://htmlentities.net/

    ldiano
    Participant

    Apologies.

    ldiano
    Participant

    <input type="button" value="Go Back From Whence You Came!" onclick="history.back(-1)" />

    ahmetsali
    Keymaster

    Hi, try this one;

    <button onclick="window.history.back()">Go Back</button>
    
    ldiano
    Participant

    Works perfectly.

    Thank you.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register