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
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.