سؤال

I'm just getting into angularJS and already love it. I've written a website locally that will allow me pull data from JSON files(created automatically with external scripts) to display data in realtime on different pages. I'd like to create a sliding carousel that will display this info that I'm pulling in with angularJS.

Unfortunately all of the carousel templates I've seen consist of just accessing stored images. Is there a way to use a carousel slider to display data versus just an image?

هل كانت مفيدة؟

المحلول

I have had great success with the jQuery plugin cycle2.

Here is a demo of, I think, what you are trying to achieve.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top