Bootstrap: Slide only one image among the multiple images in an item of the carousel

前端 未结 2 1191
南笙
南笙 2020-12-06 08:01

I am implementing the Bootstrap Carousel for making view multiple image thumbnail (4 images) in each carousel item. When I click on the next or prev control then it should s

2条回答
  •  失恋的感觉
    2020-12-06 08:28

    I've found that Skelly's suggestion works: one image is removed as another is added, such that there are four images displayed at any one time.

提交回复
热议问题