Hi, is there javascript for a selection of images that loop, and have a start/stop facility?
ok this sounds maybe a little complicated but i think we will manage. First you will need to create an array of the images. We will also need a timer to make the images loop. and a for statement to keep the loop going when it reaches the max images. then we will need to if statements. the first one to stop the images and the second to start the ‘player’ again.