On Apr 11, 12:47 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I think the Load() of nsImageLoader is the class handle image > > loading. > > nsImageLoader just handles backgrounds. If you want generic image loading, > you > want imgLoader. > > -Boris
Boris, Thank you. When firefox first load an image, it first draw a 'broken image' icon and then alt text of the image. Then after the image loaded, it repainted it with the real image. Can you please tell me what method trigger when the image is loaded and causes a repaint? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

