Preserved Topic: Table Size & Preloading Scripts (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-28-2001 04:26
When I was using layers to layout some graphics I set the table to 100% (width) to have some pictures stay at both ends and something that stretches in the center... but whenever I do the preview it's alittle longer than the browser window... anybody know why? |
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-28-2001 04:56
Okay I solved the table one but please do help on the second question... |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 09-28-2001 06:05
Actually, I was about to ask, how do you guys (I've seen it in Weadz and Slime) make that layer over the hole page while it loads!! |
Bipolar (III) Inmate From: 290 km/h, fast lane, Autobahn, Germany |
posted 09-28-2001 22:08
Makae a 100% by 100% layer with Z-Index 99 that is SHOW as default. Fill it with content & color of your choice. Then BODY onLoad=Hide Layer...you get the idea... |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 09-28-2001 23:24
That's pretty cool!!! |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 09-29-2001 02:39
here's your basic preloader for images. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 09-29-2001 02:58
As for Wakkos' question, I actually don't use a layer *over* things, I just hide things until the page loads. |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 09-29-2001 17:57
Cool Slime, thanks. I checked your code, and it's a little too much things together there.... |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 09-29-2001 19:28
You can find a very nice preloading script here: http://www.dynamicdrive.com/dynamicindex4/preloadimage2.htm |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 09-29-2001 22:28
Yeah mr.maX, Thanks, I've been using that one for a while, but i was curious about how did they theirs preload!!!!! |