Forum Moderators: open
It's IE only, though.
Andreas
Andreas
We are not currently planning full screen for the web version just a normal browser window.
Having just read your CD presentation thread looks like you are way ahead of us.
Unfortunately we haven't got any PHP or MySQL experience! Not that it wouldn't be possible to learn if they want any more than we can do in DHTML.
Even when you use simple DHTML using Apache might be an advantage over having the browser access the file system directly. I remember that some browsers had difficulties storing cookies when the document that tried to write them via JavaScript was accessed via the file system instead of HTTP. I´m not sure whether that still applies to modern browsers.
Andreas
Using fullscreen mode in IE is good, but remember that the user can always play around with it like any normal browser window, go back to normal etc.
It's better if you use a signed script. With signed script you can do pretty much anything you want - real full screen (no title bar or anything), disallow changing the window size, disallow normal exit commands (Alt-F4) etc.
Or, depending on the content, why not use a Java browser, or even a flash presentation?