Suggestions  inline  (based  on  your  description,  not  on  the code
itself):

>> 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.

>> 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).

-- Sandy

Reply via email to