Okay, I will try it today and let you know how it goes. I see where you left the code:
Code:
var contentdivs = document.querySelectorAll('div.contentdiv') //get all ".contentdiv" elements that are also div elements
in the javascript. So if I have a horse with only text and 1 photo, I can put it into a .contentdiv and it will still read it from the main page, CORRECT?
Also, where you have the red 3 in the javascript, I just need to have the number of sliders that are called from external txt pages plus one for the API, CORRECT?
Thanks again for all your hard work!
Bookmarks