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
|
|
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
|
||
|
|
|
|
It cannot be done, modern browser don't allow it at that would be a major security flaw.
http://msdn.microsoft.com/en-us/library/ms536651%28VS.85%29.aspx |
||
|
|
|
You cannot hide address bar. Check the article. Also check the link below. |
||
|
|
|
|
Use PopupControl instead of pupup window. |
||
|
|