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!

下载代码说明
X关闭

Jcarousel jQuery 多风格图片滚动插件及示例

Jcarousel 是一款基于jQuery的多风格图片滚动插件,它可以控制成组的图片滚动,也可以设置滚动方向,横向或竖向,设置图片数量,两端带有多种风格的控制按钮。注意,本插件实现的图片滚动默认状态下是不滚动的,只有点击了控制按钮,图片才会按照设置的步长或速度滚动,目前使用Jcarousel的网站不在少数。