Home › Forums › JavaScript › RSS Jquery Slider › Re: RSS Jquery Slider
September 21, 2012 at 11:53 pm
#110550
Member
Yes, you can. [Here is an example](http://jsfiddle.net/Mottie/ycUB6/65/) of AnythingSlider loading images from a Flickr feed (JSON, not RSS).
If you don’t have a JSON source, you’ll probably resort to using the [Google Feed API](http://code.google.com/apis/ajax/playground/#load_feed) (or better yet [try this plugin](http://jquery.malsup.com/gfeed/)), which no longer needs an API key to use.