[Javascript] Question regarding Netscape

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Apr 15 01:50:14 CDT 2003


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

--------------------------------------------------
ppk, freelance web developer
Interaction, copywriting, JavaScript, integration
http://www.xs4all.nl/~ppk/
Column "Keep it Simple": http://www.digital-web.com/columns/keepitsimple/
--------------------------------------------------


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail



More information about the Javascript mailing list