M
Mahmoud Babli
Hello everyone,
I am trying to set history[-1] to be history[-2] in a page I am
working on currently. Is this "do`able" here?
Example:
history.go(-1) -->google.com
history.go(-2) -->google.org
I want the users to not go back to google.com, instead to google.org
I am trying to set history[-1] to be history[-2] in a page I am
working on currently. Is this "do`able" here?
Example:
history.go(-1) -->google.com
history.go(-2) -->google.org
I want the users to not go back to google.com, instead to google.org