> >> 2. Instantiate the class, pass the parent of the images. Not
> >> necessarily the immediate parent, but the class will pick all the
> >> images inside, at every level.
>
> Recommend  you  use a selector instead.  If I have navigation or other
> cosmetic images alongside big/slow images in the DOM, I would not want
> them to have to be attached to the preloader.

Yes, you're probably right here, thank you

> >> 3. The class will stop the natural image loading by setting their src
> >> to ''.
>
> Doubt  this is working in Safari (see old list post about this, and my
> response to Rolf).

In fact it works, just try it :) Maybe it's not due to the empty src,
maybe it's because I also destroy the elements.





Reply via email to