Wilto / Dynamic-Carousel

A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
matmarquis.com/carousel/
472 stars 112 forks source link

Allow for flexible placement of pagination #38

Closed jeremysummers closed 12 years ago

jeremysummers commented 12 years ago

addPagination can now take a string '#carouselPagination' or true false.

If true works as it did before, if a string the nav is appended to the element passed in.