Preserved Topic: preload question (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: sj, ca, usa |
posted 04-03-2002 23:37
i have a preloader that says: code: if (document.images)
code: for (i=0;i<images.length;i++) {
|
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-04-2002 00:00
hokay these are both actually a bit flawed. |
Nervous Wreck (II) Inmate From: sj, ca, usa |
posted 04-04-2002 00:21
oops, thats what i meant ... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-04-2002 00:38
yeah it's just a placeholder. It gets the image into cache for quick image swaps. |