I'm kinda new to web development so I still have a lot to learn. Hopefully someone can help me out here.
I'm trying to create a personal family page where I can share pictures with friends and family. I can hand code the pages with all the images, but that would take too long to do whenever I want to add new images or album.
What I'm looking for is a way to use Javascript to pull in the contents of a directory (in this case it would be all images) into an array so that I can just have the HTML created dynamically using the contents of the array. Hopefully I'm asking the question right. Any help?



Reply With Quote


Bookmarks