Web Hosting Talk







View Full Version : Javescript: open window (IE7)


0124
11-28-2007, 06:52 PM
http://farm3.static.flickr.com/2022/2072487554_13766a0df7_o.jpg

How to get rid off A, B and C??? (All i need is a open window with BORDER only, nothing else is needed)

my code like following:
resizable=no, toolbar=no, menubar=no, scrollbars=no, location=no, directories=no, status=no

Am i missing anything???

nimonogi
11-28-2007, 07:22 PM
IE7 automatically add these bars. I think there is no way to remove them.
The code should be working as you want it on IE6 and FireFox.

Steve_Arm
11-28-2007, 07:28 PM
You can get rid of A.

0124
11-28-2007, 08:29 PM
You can get rid of A.
may i ask how?

^^

Xeentech
11-28-2007, 09:20 PM
You can get rid of A.

Surely you mean you can't? The title bar is part of the OS. If you hit F11 it will go, is there a way to trigger full screen?

Steve_Arm
11-29-2007, 03:16 AM
Yes, guys it's a typo. When I saw it the edit button was disabled and didn't want to post again, I figured people will get it.