As part ogf my studies I am now looking at JavaScript and am working on a project that works similar to a slideshow where an image is loaded and then changes every 7 seconds. Having successfully achieved this using my limited knowledge I now need to add various bits of text onto the images and again these need to change per image.
I have tried googling this and keep getting answers using JavaScript Slideshow functionality but I have not come across this in my course material so wanted to achieve the same effect without using functionality I do not understand.
I am able to get the image to change and the various text elements to show as undefined and despite numerous attempts am getting nowhere fast.
I will post the Scripts used separately...