When someone clicks "back", how do I get the user to the same position? (PHP)

Posted by ggfan on Stack Overflow See other posts from Stack Overflow or by ggfan
Published on 2010-05-05T16:01:04Z Indexed on 2010/05/05 16:08 UTC
Read the original article Hit count: 320

Filed under:

When someone clicks on a link, it sends them to it. But when a user clicks back, i want it to be at the position where they were before. What is the name for this and how do I go about doing this?

© Stack Overflow or respective owner

Related posts about JavaScript