vote up 1 vote down star

when I open popup window and set location=0 or location=no, url bar is still shown in IE8 and readonly.

How can hide it?

Thanks

flag

73% accept rate

3 Answers

vote up 2 vote down check

It cannot be done, modern browser don't allow it at that would be a major security flaw.
See also this answer, shamelessly copied from David Dorward:

In Internet Explorer 7 and later, you cannot remove the address bar in Internet Zone windows, for security (anti-spoofing) reasons.

http://msdn.microsoft.com/en-us/library/ms536651%28VS.85%29.aspx

link|flag
Thanks......... – Muhammad Akhtar Nov 5 at 9:53
vote up 0 vote down

You cannot hide address bar. Check the article.

Also check the link below.

http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/402ecb05-9833-4ca1-83f1-f486056a1c04

link|flag
vote up 0 vote down

Use PopupControl instead of pupup window.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.