Message Thread: |
View All MessagesBack to WebFX |
Hi, I made a simple preloader in JavaScript: img1= new Image() I now want to know how I can check if all images are loaded, so that I can show my page. So how do you know if all images are in the cache? (Both for Mozilla and IE) Thanks |