Javascript Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aztecvision
    Confirmed User
    • Feb 2003
    • 979

    #1

    Javascript Question

    How do you control the history so that you can redirect users to the main page if they hit the back button?
  • EdgeXXX
    Confirmed User
    • Oct 2005
    • 5816

    #2
    The browser back button or a back button on the page?
    .
    .
    .
    .

    I have a sig

    Comment

    • aztecvision
      Confirmed User
      • Feb 2003
      • 979

      #3
      Originally posted by EdgeXXX
      The browser back button or a back button on the page?
      the browser's back button

      Comment

      • EdgeXXX
        Confirmed User
        • Oct 2005
        • 5816

        #4
        Originally posted by aztecvision
        the browser's back button
        So you are wanting to use javascript to modify/control where they go when they click the BACK button in their browser?
        .
        .
        .
        .

        I have a sig

        Comment

        Working...