View Full Version : Making your site open fullsize?
drumsicle
12-31-2001, 02:10 AM
How do you make it so that when your site is opened as a console, it opens fullsize?
xxxinnovations
12-31-2001, 02:53 AM
Hey Drumsicle,
Here's the code man... take it easy : )
Insert this in the HEAD section of your HTML
<SCRIPT language=JavaScript>
<!--
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight )
//-->
</SCRIPT>
- Theodore
drumsicle
12-31-2001, 04:14 AM
Thanks!! :)
slickroyale
12-31-2001, 04:29 AM
Drumsicle - I have a small program I sometime use for pop-ups (when I use them) I am one of the few adult webmasters left who pop FEW windows upon exit or enter... anyway, it's called "Ace Pop Up Generator" and it has all kinds of various size options withing, even "positioning" so you can "pop" the window and make it "go" where ya want, say, slightly positioned off screen(if you're into that)...
I originally found the software on download.com but for some reason it's no longer there, hit this link to download it, its small and really easy to configure,... quite helpful for the "quick pop up changes" needed, ....
http://www.webattack.com/get/acepop.shtml
Royale
Hot Cherry Girl (http://www.hotcherrygirl.com) ;)
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.