how to move to the next/previous slides on a css carousel?

后端 未结 0 351
死守一世寂寞
死守一世寂寞 2020-12-22 03:01

I\'m building a carousel with CSS

.carousel {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题