M
Mahmoud Babli
Given the following scenario:
history.go(-1) --> google.com
history.go(-2) --> google.org
I want the users to not go back to google.com (using the back
button), instead to google.org
Any help would be appreciated.
history.go(-1) --> google.com
history.go(-2) --> google.org
I want the users to not go back to google.com (using the back
button), instead to google.org
Any help would be appreciated.