What's the best way to show multiple images one by one in one modal ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's the best way to show multiple images one by one in one modal ?

I've got multiple pictures and I tried to show them with the How to tutorial for Modal Images on W3 but I couldn't figure out which code to pass, so the first picture is not the only one shown in the Modal :/

8th Nov 2016, 6:43 AM
Skangel
Skangel - avatar
1 Answer
+ 2
make a slideshow using js and CSS. that will show a series of images that will move after a certain period or make a responsive gallery if widths are long to show
8th Nov 2016, 6:53 AM
Sandeep Chatterjee