1
Reply

Load Images in Javascript

James Lerdorf

James Lerdorf

Feb 23 2012 6:42 AM
1.5k
Hi,


My problem is, i have multiple images and want to load like preloader, but my problem is that i want to start load of second image after completing first one. In my current code i store all images in one array and using loop load all images( Give source of all images of array to image object) then all image start loading.



Thanks


Answers (1)