Carousel – Sliding carousel

From Bootstrap - Demo Wiki
Component
Name Carousel
Description Sliding carousel
Provider BootstrapComponents
Reference BootstrapComponents Extension docs - carousel
Styling For all possible color styles and corresponding examples, see colors.

Notes:

  1. To prevent resizing of the carousel during transitions, the images should have the same width and height, or at least the same size ratio and be resized accordingly.
  2. The customization parameters style, class and fade must be provided after the images, or they will not be evaluated.

Sliding Carousel

Code
{{#bootstrap_carousel: [[File:DSC02201_363.jpg|300px]] | [[File:DSC02180_363.jpg|300px]] | [[File:DSC02166_363.jpg|300px]] | style=width:300px; }}
Result