HTML stupid question

windows

Guest
I know...."There are no stupid questions, just stupid answers"<br />
<br />
Anyway, it's so basic I was affraid to ask..<br />
<br />
When you load a page, is there any way to make it load on a section of the screen, and not maximized as usual?<br />
<br />
maybe an instruction on the <HEAD> section?<br />
<br />
I know you can do that by using a Javascript from the page that created it. But in this case, the page can by opened from different parent pages....<br />
<br />
What i wanna do is basically resize the current window (or browser), but without clicking anything...<!--content-->but why would you do that to someones browser window. it would make me mad and never visit the site again if they made my default browsers window small without me doing anything.<br />
<br />
but with that said, you hav eto use the onload() event in the body. no other way.<!--content-->
 
Back
Top