Forum Moderators: open
<script language="Javascript">
<!--
window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)
//-->
</script>
Would this cause a problem in any browsers that don't understand this code? I know that It doesn't work in AOL, but it does not seem to have any negitive effects either.
What are your thoughts?
dhdweb
Why would you need to maximize the page?
I think a better idea is to design to unobtrusively fit in any sized browser window rather than forcing the window to fit your page.
Just a guess, is this an image site?