![]() |
openning a window without a menu bar and tool bar in IE7
forget the pop blockers for a moment, lets say I got to the point the window opened:
in IE6 and previous version of IE I could open a window with no location bar, menu bar, toolbar etc. like so: Code:
window.open("test.html","",'height=190,width=290,toolbar=no,menubar=no,location=no,status=no') anybody here have an idea how to get this to work in IE7 ? |
ok, will show nipples to one with answer
|
Have you tried the manual ?
|
Quote:
i've found the answer by playing around with it, here it is the answer: in IE7 when you use "fullscreen=no" it will ignore other given properties, e.g: "toolbar=no", "menubar=no" seems the code I was using wasn't the one I pasted and it DID had "fullscreen=no" in it. |
|
All times are GMT -7. The time now is 02:58 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123