Forum Moderators: open
Microsoft Reference [msdn.microsoft.com]
However I need it to look EXACTLY as it does when you press F11 on the keybord(IE Users)
If anyone has any further Ideas I would really appreciate it.
Thank you to everyone who has helped so far
Kind Regards
Rod
Obviously it didn't quite work but that's not to say they wont try to get it working in the next release... If they did all your cunning plans would suddenly stop working.
I can't for the life of me find the relevant link right now but if I do or anyone else has the link then I'm sure it will show up in due time...
<added>
found 'em, well sort of
IE6 SP1 Developer Notes; (sorry i can't find an official MS version)
[tom.me.uk...]
NT bugtraq post about it not working;
[archives.neohapsis.com...]
</added>
- Tony
I am capable of using script to open full screen windows with the latest version of IE 6.
My purpose for requiring the ability to have an automatic F11 (IE FullScreen View with slim toolbar at top) is not as a popup ad but rather for the main site to provide better visibility for the large array of items and flash demos etc.
currenty the site users press F11 and toggle between views the purpose of requiring the code is to automate the process for them.
If there is no Javascript code to open a window in F11 mode is it possible to active the key F11 itself
Kind Regards
Rod
TO FORCE IE TO OPEN NEW WINDOWS FULL-SIZE:
1. Open IE.
2. Open it again, so that you now have 2 empty windows.
3. In the 2nd one, right click a link and open in new window.
4. Resize this window by dragging the sides out to full size (Don't use the max button).
5. Close the first window.(No 1 above).
6. Close the new window---the one you've just made full size---by clicking File, then hold down Control as you click "close". (Don't use the Close button.)
7. Close the second window (No 2 above).
8. You may or may not need to reboot, depending on your system/version.
If you get it right, this setting should now stick, and all subsequent new windows should open full-size. Be warned, though, that his uses a little more memory, so you may not be able to have quite as many separate windows open at the same time before running out of memory.
Thanks for the research and you exacting instructions. Nice work.
I think your method will work (at least most of the time) for an individual user who WANTS their browser to open new windows fullscreen. But if someone is trying to force a website to window to open fullscreen for ALL visitors and not just for themselves, then, well, the above conversation still holds.