Yeah, I've seen lots of posts like this where it opens a *new* window in full screen. (Not tested if that works or not) but I need to toggle the * current* browser window (preferably as if the user pressed F11). I'll be calling the Javascript from a Silverlight app via HTML Bridge.
I don't think what I want is possible for security reasons. On Tue, Feb 16, 2010 at 10:29 AM, Jonathan Parker < [email protected]> wrote: > > http://stackoverflow.com/questions/1030928/browser-fullscreen-window-fullscreentrue-not-working > > > On Tue, Feb 16, 2010 at 1:21 PM, Stephen Price > <[email protected]>wrote: > >> Hey all, >> >> I'm wondering if there is a way to put your browser in fullscreen mode >> (same as pressing F11) via Javascript. My searching has turned up some >> scripts for opening new windows in fullscreen, but not for the current >> window. It's looking like something you can't do (probably for security >> reasons, to stop ppl hijacking the browser). >> >> thanks in advance, >> Stephen >> > >
