Html – How to retrieve carousel image and captions and opening it up as a modal upon click using Javascript
I am trying to implement a carousel that opens up the image with the associated caption in a modal when the user clicks on the image. So far, I am able to open up the image but not able to…