Hi All,
I am creating web page using asp.net. Is it possible to remove/hide the browsers address bar or toolbar using Javascript for IE.
Nathiya.
Hi All,
I am creating web page using asp.net. Is it possible to remove/hide the browsers address bar or toolbar using Javascript for IE.
Nathiya.
Javascript isn't supposed to change this kind of things. You could open a pop up window without those things, however.
No.
It used to be possible to remove these in popups (foul things though popups are), but modern browsers make it impossible to remove the address bar as an anti-phishing measure.