News

This is a very simple and surely optimizable slideshow that I created from scratch but it does the job! 😅 I often needed to make some for client sites so I decided to create this improvable ...
var mySlideShow = new SlideShow('projectSlides'); mySlideShow.container.label = $(".cover-subtitle"); mySlideShow.container.image = $(".crop-img.cover-img__a ...