I am using a lightbox on my website and wanted to know if I can have some sort of a .txt or .js or even a .html file which simply lists all the location of the images which get called once the lightbox is activated. I would like to keep the lightbox html file clean and have the image location on a separate html, js or txt file.
I believe you would be looking at some sort of js file to hold them as functions. But, you will still have to have them called in the HTML file as a link so the user can access them.
Bookmarks