Turn thumbnail link to carousel and set as active.
Hi,
I use bootstrap 4
I want to create a responsive gallery with all the thumbnail on one page.
I know how to problematically create both the carousel and the thumbnails.
When the user clicks a thumbnail it will turn to a carouse with the selected image as active.
I believe this is best achieved with js.
1. How do I show the carousel on top of the thumbnails once the use clicks a thumbnail?
2. How do I set this as active (i know how to find the link to the image)
3. How do I remove the carousel, when the user clicks outside the carousel and leave the thumbnails.
A link to and existing code/gallery would be good as well - i'll extract the code from there.
Thank you,
