The Little Guy Posted June 16, 2008 Share Posted June 16, 2008 Is there a way to force full screen mode (F11)? Quote Link to comment Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 for new windows it would be: window.open(url, '', 'fullscreen=yes, scrollbars=auto'); Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted June 16, 2008 Author Share Posted June 16, 2008 OK, that works, now how do I get it into full screen mode where it covers the task bar (press F11 in Firefox or Internet Explorer)? Quote Link to comment Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 i don't think that is controllable by the website (nor would i want it to be) Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted June 16, 2008 Author Share Posted June 16, 2008 Go here: http://homework.phpsnips.com/windows/ Quote Link to comment Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 and do what? Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted June 16, 2008 Author Share Posted June 16, 2008 and if you press F11, it goes to fullscreen mode, and I believe that I have seen that controlled by javascript Quote Link to comment Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 oh...i know HOW to switch to fullscreen, but I have never seen it force fullscreen with javascript. if you find a site, i'd love to pick it apart to find out how! p.s. - you can always try flash to show it fullscreen Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.