mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

Getting started #11

Open LaKing opened 7 years ago

LaKing commented 7 years ago

Sorry for the noobish question, but after installation I get only the sequence of items, and they don't turn into a carousel. ...

I have the files, injected, added ngSanitize as well, prepared an array of images and pointed slides to them. Carousel item has the image tag requesting the item, and they get displayed, but they wont turn into a carousel, and I dont get any errors in the console. ...

I'm out of ideas, ... Could anyone give me a hint? Thank you.

mihnsen commented 7 years ago

Do you include carousel css file? @LaKing. If yes could you take a screenshot or codepen, plnkr?