crpozo / extended-carousel-bs5

Extended carousel based on Bootstrap 5 using only vanilla js.
7 stars 2 forks source link

Carousel Doest Scroll Automatically #1

Closed Allansmx1 closed 2 years ago

Allansmx1 commented 2 years ago

Hi! Good Day Sir, I'm a beginner in using bootstrap 5, thank you very much for your extended carousel, Ive been able to use it on my project looks nice, but the multiple columns carousel doesnt scroll automatically, i added interval but it only scrolls on click i have no knowledge in javascript so i cant undestand your code, can you help me out how to get it working, advance thanks to you

crpozo commented 2 years ago

Hi, thank you for the support. I have uploaded a new version so you can have a better view of the demo page. Regarding you query just add data-bs-ride="carousel" to active the carousel on load.

Allansmx1 commented 2 years ago

Thank you very much thumbs up to you sir