August 22, 200917 yr Hi, I want to make it so my site goes full-screen(like when you press F11) after you press past the splash screen. Is this possible to do in HTML? And if so, how? Any help is appreciated.
August 22, 200917 yr Not possible as far as I know, though you might be able to achieve near full screen by using javascript to remove some browser elements, see http://javascriptkit.com/popwin/index.shtml for an example. I'd advise not doing this unless you inform the user first - ie give them an option to "view full screen" or normally... in short don't try and mess with peoples browsers - we don't like it!
August 23, 200917 yr Hi, I also have the same opinion, the user must be free too choose if he want's or not. If you want that to happen ask the user firts . But full full I only believe it is possible with Flash, but its a matter of searching about the subject. Best Regards
August 23, 200917 yr I think it is possible with Flash and Java. Sure enough you have to ask the visitor befor go full screen!
Create an account or sign in to comment