VOODOO'S INTRODUCTION TO JAVASCRIPT
© 1996, 1997 by Stefan Koch



Image-object in Netscape Navigator 4.0

I have received lots of mail the last days concerning a problem with one of my examples shown in part 8. I am getting more and more mails about this every day - so it seems to be wise to correct this bug immediately...
The problem occured with the script which shows three images Link 1, Link 2 and Link 3. The images didn't turn green when using Netscape Navigator 4.x (final version). The problem is the complete property of the Image object. It returns false all the time. Removing all lines which contain someImage.complete solves the problem.
I have uploaded the new version of the lesson.

©1996,1997 by Stefan Koch
e-mail:skoch@rumms.uni-mannheim.de
http://rummelplatz.uni-mannheim.de/~skoch/
My JavaScript-book