jCarousel

用jQuery驾驭轮播。(Riding carousels with jQuery.)

Github星跟踪图

jCarousel是构建于jQuery之上,最初的灵感来自由Bill Scott开发的Carousel组件。jCarousel是一个jQuery插件,用于以水平或垂直顺序控制项目列表。它提供了一个全功能和灵活的工具集,用于以类似轮播的方式浏览任何基于HTML的内容。

默认情况下,jCarousel核心只包含创建轮播小部件所需的最低功能。 通过插件提供专门的功能。

jCarousel附带以下插件:

第三方插件

jcarouselSwipe - 添加对用户友好的滑动手势的支持。
jcarouselLazyLoading - 添加延迟加载到jcarousel。
jcarouselFade - 支持淡入动画到jcarousel的新方法。
jcarousel-status - 显示轮播的状态。

jcarousel-smoothscroll - 以恒定的速度动画jCarousel,而不考虑项目宽度的变化。

主要指标

概览
名称与所有者jsor/jcarousel
主编程语言HTML
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2009-03-17 16:38:47
推送于2020-04-25 12:46:20
最后一次提交2020-04-25 14:44:42
发布数24
最新版本名称0.3.9 (发布于 2018-07-30 13:38:07)
第一版名称0.2.3 (发布于 2010-03-20 14:26:06)
用户参与
星数2k
关注者数105
派生数735
提交数723
已启用问题?
问题数815
打开的问题数33
拉请求数7
打开的拉请求数0
关闭的拉请求数30
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

jCarousel - Riding carousels with jQuery

jCarousel is a jQuery plugin for controlling a list of items in horizontal or
vertical order. It provides a full-featured and flexible toolset for navigating
any HTML based content in a carousel-like fashion.

Note: Version 0.3.x and 0.2.x are not compatible. Old versions can be
downloaded from the release page.

Documentation

The documentation can be found here.

Reference

Plugins

By default, the jCarousel core only contains the minimum functionality needed to
create carousel widgets. Specialized features are provided through plugins.

jCarousel comes with the following plugins:

Third-Party Plugins

Download

All ready-to-use files are located in the dist/ directory.

The jquery.jcarousel.js and
jquery.jcarousel.min.js files contain
the core and all plugins concenated together.

All files are also available from CDNJS.

Examples

You can find some example implementations in the examples/
directory. You can also browse the functional tests to get
an impression of how to setup jCarousel.

Credits

jCarousel is written on top of jQuery and was originally
inspired by the Carousel Component by
Bill Scott.

License

Copyright (c) 2006-2018 Jan Sorgalla.
Released under the MIT license.