Rendering the next img by click on the img itself – Jquery
I'm currently building a website with Bootstrap 4 and I want to build a function which allows me to show the next img in a list by clicking on the main-img or "expanded-img" in my code. I already made a…