Results 1 to 3 of 3

Thread: Going Back?

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

    Default Going Back?

    Can anybody give me the code to go back a page?

    My site uses iFrames and I just want the code to put at the bottom which allows the user to go back a page, instead of through the navigation all the time.

    Thanks.
    HabTunes - Coming Soon!

    Interested in a job? PM me!

  2. #2
    Join Date
    Feb 2008
    Location
    North Carolina, USA.
    Posts
    172
    Tokens
    0

  3. #3
    Join Date
    Feb 2007
    Location
    Essex, England
    Posts
    1,392
    Tokens
    0

    Latest Awards:

    Default Here ya go

    Code:
    <a href="#" onClick="history.go(-1)">CLICK HERE TO GO BACK</a>
    And you can obviously change the -1 to whatever you want.


Posting Permissions

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