James Lerdorf

James Lerdorf

  • NA
  • 39
  • 26.9k

Load Images in Javascript

Feb 23 2012 6:42 AM
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)