• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Javascript windowopen doesn't block my address and status bar

alkemyst

No Lifer
Unless this is something the global policy is affecting (there are 619 Internet Explorer Options 🙂)...I am not sure what's going on.

My fullscreen setting is being seen, the menubar is also not showing.

my parameters are:
'fullscreen=1,toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=yes,location=no';

fullscreen is working, if I set a hieght/width it will also see those settings, but the status and location always are shown.

Anyone know how to turn these off?

If anyone thinks it's a gpo let me know where it's under and I will go there.

Thanks

Å
 
If I remember correctly, as a security feature, IE (7 and up, I think) does not let you hide the status and location bars, not even in JavaScript windows. So, it's likely there is nothing wrong with your code, just something wrong with the browser.
 
they suck...I can get around them with kiosk mode, but there is no way (at least that I know) to pop up another kiosk window.

Thanks
 
Back
Top