sofi
sofi copied to clipboard
Add Bootstrap Carousel
Create the Carousel object to represent a div with carousel and slide classes, and the data-ride="carousel" attribute. This contains OrderedList having carousel-indicator, along with carousel-inner div with role="listbox" that wraps a list of item div elements containing the img and carousel-caption div tags that describe the slides.'
Will need a way to set the interval, wrap, pause and keyboard parameters.