fullscreen

windows

Guest
how to make my webpage lado in the users browers in full screen mode...<!--content-->how to make my webpage lado in the users browers in full screen mode...<br />
<br />
i'm not quite sure what you mean tane, if you are talking about a viewers screen going to full screen that can only be done by the viewer, please be more specific & add a link to the page you are talking about, the more information you leave the better we will be able to answer your question... jaeman<!--content-->here is the webpage i was talking about <!-- m --><a class="postlink" href="http://www.taiaroa.com">http://www.taiaroa.com</a><!-- m --> yea just wanted to know if i could make the page load in to users browers in full screen -<!--content-->you can only fullscreen a users window is if it was made form a popup.<br />
<br />
window.open('page.html', '', fulscreen=yes');<br />
<br />
that goes into the head and when somebody clicks on a link it will run that code. I gave you a little bit of it you need to search for the rest.<!--content-->
 
Back
Top