angular-carousel
angular-carousel copied to clipboard
Is this a working plugin after all?
Not able to see any slider moving apart from carousel indicators?
<ul rn-carousel class="image" rn-carousel-index="0" rn-carousel-controls-allow-loop>
<li>slide #1</li>
<li>slide #2</li>
<li>slide #3</li>
</ul>
<div rn-carousel-indicators ng-if="slides" slides="slides" rn-carousel-index="carouselIndex"></div>
it does work for me
I'm having some trouble with this simple example as well. No errors displayed to console, but the slider doesn't display for me
This doesn't work for me either.
doesn't work either here. not seeing any display
Does not work for me either. I think this project is dead (as stated its no longer maintained)