
January 11th, 2004
06:45 PM
Neverside Newbie
Status: Offline!
Full Screen IE Window
Well I'm trying to figure out how I would make a browser window cover the whole screen. Also how would I make it so it would do this like 5 seconds after the page loads? So here is what I'm thinking:
Page Loads
5 Second Delay
Browser expands and covers screen
Any ideas on this? I've seen it done before.
___________________
http://www.enviousgamers.tk/

January 11th, 2004
07:44 PM
you may have to use javascript and print it on the page to tell it to expand

January 11th, 2004
09:19 PM
Neverside Newbie
Status: Offline!
Have to comment that it is very annoying thing to do, if you put this on a public site.
You can use variables like window.width and .height to change them, calculating from screen.width and .height etc.
___________________
"No matter if it is a white cat or a black cat; a cat that can catch rats is a good cat."

January 12th, 2004
12:05 AM
Neverside Newbie
Status: Offline!
Have a look at dynamicdrive.com for this 
___________________
Professional Geek

January 12th, 2004
05:57 AM
yeah, look at http://dynamicdrive.com
BUT, just to warn you, you're using two of the most annoying effects ever. delay+fullscreen=unhappy visitor
___________________
Blog / Lab