multiple item carousel #33425
Unanswered
subrayamallya
asked this question in
Ideas
Replies: 1 comment 1 reply
-
Here you can find an example for v5. No additional CSS or JS. https://mdbootstrap.com/docs/standard/extended/gallery/#section-multi-item-carousel It uses MDBootstrap, but actually, it's not necessary to make it work. You can easily implement this solution in regular Bootstrap as well |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I searched to make sure this is not already reported/requested by someone. Has the community/team discussed implementing a carousel that supports multiple items like this one https://www.espncricinfo.com
currently it requires a bunch of JS, CSS changes and custom code to make it do as explained in this https://azmind.com/demo/bootstrap-carousel-multiple-items/. Seems like something Bootstrap should support out of the box with a multiple="yes" (in combination with maybe grid)
Beta Was this translation helpful? Give feedback.
All reactions