-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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.