javascript - How can I change the location of a page and not redirect the user? -


I want to be able to change the address of a page but does not want to issue any HTTP requests to that change. How can javascript be used?

you mean, i http: //www.fakebank.example And you want to show the address bar to http: //www.yourbank.example ? I think there are obvious reasons that this would not be possible.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -