Thanks. However, will your example break if the images tht need to be
preloaded already have a class such as class="inline right"? I've
tried your approach and changed the class on the images to now read
"hover inline right" then I change the "hover" text in the script to
"hover inline right". I believe it is not working.

On Jun 5, 10:16 am, Mika Tuupola <[EMAIL PROTECTED]> wrote:
> On Jun 5, 2007, at 5:35 AM, Jared Hawkins wrote:
>
> > Then, how would I suppress those images to be loaded after this event
> > from loading on page load?
>
> I made a quick explanation about image preloading I am using. It
> preloads images  sequentially after all other elements (including
> other images) have finished downloading. It is basically taken from
> idea posted earlier by Luke Lutman
>
> http://www.appelsiini.net/~tuupola/823/sequentially-preloading-images
>
> --
> Mika Tuupola                      http://www.appelsiini.net/~tuupola/

Reply via email to