[Javascript] Question regarding Netscape

Andrew Gibson andyg at ihug.co.nz
Tue Apr 15 05:58:44 CDT 2003


The only time i've noticed a problem, if you change the contents of a div
with a script, and it contains an image....sometimes the image wont load
properly....

Andy

>
> >sometimes images dont load fully....I've been able to get around that
with
> >an onabort in the <img  only ie though I think
>
> You can even add an onload event handler to an image, if you really must
> know whether the image has finished loading. In my experience, however,
this
> information is rarely necessary. Access to the DOM (including the
> possibility to change the src of an images) is enough.
>





More information about the Javascript mailing list