We are currently creating an image inside a holder (ch-item) as shown below:
<div class="ch-item ch-img-1"><img src="/images/image1.jpg" alt="" />
We are having problems getting the image to appear at all. Apologies for our lack of understanding. Javascript is not our strong point.
If possible we would also like to make this image change to another when clicked, and repeat this process six times in all, so each time it is clicked it changes to another image.
We would greatly appreciate any help. Thank you!