jCarousel

Riding carousels with jQuery

Carousel with dynamic content loading via Ajax from the Flickr API

The data is loaded dynamically from the Flickr API method flickr.photos.getRecent. All items not in the visible range are removed from the list to keep the list small.

Note: There are constantly added new photos at flickr, so you possibly get different photos at certain positions.

If you're using this example on your own server, don't forget to set your API key in dynamic_flickr_api.php!