Responsive JavaScript Image Slider

RESPONSIVE JAVASCRIPT IMAGE SLIDER

responsive javascript slider
 

HTML CSS and JavaScript Image slider


HTML CSS and JavaScript Responsive image slider with autoplay function including controls for slide left OR right manually.

How to set width and height according to your project/website

Edit in slider.css file... .slider{ max-width: 550px; max-height: 350px; } in (.slider) selector set max-width OR max-height as you want  

How to set slider autoplay off and on OR slider speed

Edit in slider.js file... const auto = true; const interval = 5000; if you want to turn off autoplay then set auto to false set interval value up OR down to control slider speed

Kamran Mubarik

Phasellus facilisis convallis metus, ut imperdiet augue auctor nec. Duis at velit id augue lobortis porta. Sed varius, enim accumsan aliquam tincidunt, tortor urna vulputate quam, eget finibus urna est in augue.

No comments:

Post a Comment