A
Aquosus
I would like to know how to load images from a file using JavaScript.
path = = root/images/kitchens/web
all files are jpeg
I would like to be able to loop through the file and capture all the file
names then concat the path name infront of the file into an array.
Could someone show me what I need to know please?
path = = root/images/kitchens/web
all files are jpeg
I would like to be able to loop through the file and capture all the file
names then concat the path name infront of the file into an array.
Could someone show me what I need to know please?