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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -