Reading all images [JavaScript]
-
Hi, I have a directory in which i have multiple images.. In javascript i want to reall all the image files from the directory and display it as a slie show. The images can be added to the directory at the time when the slideshow is running, so that is the reason i dont want to specify any image name in the code. What i am sure is that the image file extension will be ".Jpg" Thanks in advance.
Deepak Surana
-
Hi, I have a directory in which i have multiple images.. In javascript i want to reall all the image files from the directory and display it as a slie show. The images can be added to the directory at the time when the slideshow is running, so that is the reason i dont want to specify any image name in the code. What i am sure is that the image file extension will be ".Jpg" Thanks in advance.
Deepak Surana