mparker1113
01-21-2008, 08:49 PM
I have an existing site built with PHP, javascript, CSS. And my customer wants me to make it so that when a user clicks a link to leave the site, if they click the browser back button, they are returned to the same view of the page that they had when they left.
So, if the click a link 2/3rds down the page, and then click the back button from the new page, that 2/3rds down is where they return.
Is this going to be easy ? Does anyone have any ideas how to implement this solution?
So, if the click a link 2/3rds down the page, and then click the back button from the new page, that 2/3rds down is where they return.
Is this going to be easy ? Does anyone have any ideas how to implement this solution?