Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript RSS Jquery Slider Re: RSS Jquery Slider

#110550
Mottie
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.