are my images really preloading?

They have: 4 posts

Joined: Apr 2003

That's the code I use to preload my images yet when I load my page, every once in a while an image or two doesn't load. What's up with that? Isn't preloading the images suppose to prevent that from happening?

-Fho

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

you have the function in the head element?

And if the rest of the page loads fast, before all those images can "preload"?

I personally think preloading isn't a good idea in most situations, unless it's going to provide a superior user experience. Perhaps viewing the actual page would help identify if you have a problem and how to fix it?

They have: 4 posts

Joined: Apr 2003

www.angelfire.com/oz/fho
That's the link to the main page, I've preloading on all of them but it doesn't seem to be working..

The site's not done yet, it's going to be at a different host and still's missing some things.

-Fho

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

The mouseovers are preloading? They seemed to be for me, though the rest of the page loads all in a row.

You can't preload images if there isn't anything else to load, though? Did you want the page to be entirely blank and THEN load with everything in place? Preloading is generally just for mouseovers and sometimes for hidden images that are revealed like covers of a book, sides of clothing, et cetera.

They have: 4 posts

Joined: Apr 2003

oohhh, sorry I'm new to this and didn't know that. So what can I do about the images that don't load sometimes?

Busy's picture

He has: 6,151 posts

Joined: May 2001

reduce the amount of images or compress the images to a smaller size, try aim around 30-50kb per page (have to remember us dial-upers)

you have about 21 images, page displays after 185kb but total is over 200kb, which is over a minute wait on 56k modem

nice graphics btw

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

I find Dreamweavers preloading code (i'm assuming your using Dreamweaver Sticking out tongue) very chunky and inefficient, at times they don't even work :S

Here is the preloading code that I use:

<script type="text/javascript">

</script>

...I hope the code actually works, haven't had to preload images for a while :S...

Happy Preloading

They have: 59 posts

Joined: Apr 2003

I just loaded it and although it took a little long, once it loaded everything looked great. Love the graphic on top - and thank Marcel for serving our country. (Or if you are Marcel, thank you). GBA! Wink

Forgot to add - on dial-up, 800 x 600, Win ME, IE 6.0

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.