I need to create a popup in my web app to load a unity file. For that I\'m using Javascript\'s Window.Open.
I don\'t want the user to see the popup\'s URL or to give
No, there is no way to get rid of that bar in IE7 - this change was brought in as a security measure to help combat phishing.
As Feryt says, you can use inline popups, which is probably a better solution anyway.