i want hide URL in the address bar
example;i have site
http://www.example.com/
when i open it the url Disappears
may be i can make it with javascript code
there are a solution
i want hide URL in the address bar
example;i have site
http://www.example.com/
when i open it the url Disappears
may be i can make it with javascript code
there are a solution
It is not possible in modern browsers since concealing the address of a page aids phishing attacks.
Is there any solution to hide the addressbar?
No. If you could hide it, then you could use HTML/CSS to make something that looked like a common address bar. You could then put a different address in it. You could then trick people into thinking they were on a different site and entering their password for it.
It is impossible to conceal the user's location from them because it is essential for security that they know what their location is.