Newest questions tagged css - Stack Overflow
•
2026-04-08 12:16
JavaScript gallery with thumbnails
I have a problem: this website has an image gallery.
When I select a button (for example kaplica), the images are filtered (images are shown under all green buttons), and the selected images appear under the buttons.
The problem is that,
When I click on a thumbnail image, it opens,
but when I click the right arrow, the next image from the entire list appears, not the next filtered image.
How can...