Force the broswer to 800x600

OLD - unless you want to run your site at 800x600

Wouldn't you like people to view your site in 800x600 resolution, the way it was meant to be viewed?  This script automatically maximizes the visitors browser.
Just copy this code and paste it between the <head> tag of your page.  You can change anything in red.

<script LANGUAGE="JavaScript" FOR="window" EVENT="onload()">
<!--
//script by Oogle
//can only be used when running
//in 800x600 resolution

window.moveTo(0, 0)
window.resizeTo(800, 573)

//-->
</script>


css page break printing browser


Back To Top
© 1998 - 2024 psacake.com
Version 7.21 | Advertise on this site