Results 1 to 3 of 3

Thread: Simple Question

  1. #1
    Join Date
    Jan 2007
    Location
    Blackburn
    Posts
    426
    Tokens
    0
    Habbo
    ChampJames

    Question Simple Question

    I feel stupid asking this quesiton, but I won't find out any other way .

    I just want a button that takes the visitor back to the page they were previously visiting.

    It will probably be text similar to this -- '<<--Go Back'

    What code should I use to make it work as a hyperlink back to the previous page?
    HabTunes - Coming Soon!

    Interested in a job? PM me!

  2. #2
    Join Date
    Aug 2006
    Posts
    180
    Tokens
    0

    Default

    <a href="javascript: history.go(-1)">Go Back</a>

  3. #3
    Join Date
    Jan 2007
    Location
    Blackburn
    Posts
    426
    Tokens
    0
    Habbo
    ChampJames

    Default

    Thanks

    +rep
    HabTunes - Coming Soon!

    Interested in a job? PM me!

Posting Permissions

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