Build a JavaScript IMAGE SLIDER in 15 minutes!

8 Views
Published
#javascript #tutorial #course

This is an image slider program that you can create as a beginner. We will be using element selectors to create a nodelist of images to cycle through. An image to be displayed will have a class added to their classList that contains display: block. You will need at least a few images of your choosing to work with. I recommend image that are roughly the same size.
Category
Bro Code
Tags
javascript, javascript tutorial, javascript full course
Be the first to comment