Results 1 to 4 of 4

Thread: History Back

  1. #1
    Join Date
    Aug 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default History Back

    Hello,

    Is there a way to use the history back script to go back multiple pages. I've tried what I thought would work but it doesn't.

    Thanks,
    WLLove

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I believe that changing the number in parentheses from "-1" to "-2" would work. I haven't tried this, and it might also not relate to the exact code that you are using.
    Please post the code for us.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Quote Originally Posted by djr33 View Post
    I believe that changing the number in parentheses from "-1" to "-2" would work. I haven't tried this, and it might also not relate to the exact code that you are using.
    Please post the code for us.
    I just recently tried this, and it did not work. All it did was take me back to the last place in the history. I have also tried different variations of the history.back() function [ex: history.back(2) and history.back(-2)] with no luck.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  4. #4
    Join Date
    Dec 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Use history.go(-1) for back 1 in history, (-2) for back 2 etc.

Bookmarks

Posting Permissions

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