Tuesday, 27 August 2013

How to load all the images from one of my folder into my web page, using Jquery/Javascript

How to load all the images from one of my folder into my web page, using
Jquery/Javascript

I have a folder named "images" in the same directory as my .js file. I
want to load all the images from "images" folder into my html page using
Jquery/Javascript.
Since, names of images are not some successive integers, how am I supposed
to load these images?

No comments:

Post a Comment