(JS) Super simple slider/carousel/slideshow
Here’s how you can make a super simple slideshow that changes slides on a timer interval. You could easily edit it so any other event, like a mouse click, will trigger the slide() function. You can see it in action HERE HTML CSS jQuery And of course you could make this dynamic by spitting out… Read More »