Kei-K23 / carousel

This is simple carousel using vanilla javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carousel

This is a JavaScript program that creates a slide show with pagination and navigation icons. The program allows the user to navigate between slides using pagination dots and navigation icons. Additionally, the slides can be scrolled horizontally through dragging on desktop and touch events on mobile devices.

Features

  • Slide navigation using pagination dots.
  • Slide navigation using previous and next icons.
  • Slide scrolling through dragging on desktop and touch events on mobile devices.

About

This is simple carousel using vanilla javascript


Languages

Language:JavaScript 49.2%Language:HTML 27.7%Language:CSS 23.0%