|
|
| Author |
Message |
pignato
Joined: 24 Nov 2006 Posts: 1
|
Posted: 11/24/06 - 05:00 Post subject: fullscreen in Firefox |
|
|
Hello, just a quick code-related question: How do I get my page to automatically open in fullscreen when someone visits it. I know how to do it for Explorer users, but the window.open("page.htm","","fullscreen") thing doesn't work in Firefox. Is this option blocked on purpose, or what? Can I work around this somehow?
|
|
|
Back to top
|
|
|
|
 |
mullet
Joined: 24 Nov 2006 Posts: 1
|
Posted: 04/20/07 - 10:24 Post subject: |
|
|
AFAIK, no way. You just won't be able to pull that kind of browser hijack by simple page coding, unless the browser in question has really lax security (coughIEcough). Besides, most people frown on this, as it's considered to be bad netiquette and worse design.
|
|
|
Back to top
|
|
|
|
 |
|