Skip to content

为解决项目中频繁的使用此效果而写,一个传送带效果jQuery插件!

Notifications You must be signed in to change notification settings

huberystyle/carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carousel

一个传送带jQuery插件!

这个小插件是2013年为解决天成各种活动页面中频繁使用的这个效果而写的。

使用说明:

$("selector").carousel({
    showCount:3, // 默认显示个数
    scrollCount:1, // 每次滚动的个数
    speed:1000, // 滚动的速度
    auto:true, // 是否自动滚动
    interval:3000 // 每次滚动之间的间隔时间
});

About

为解决项目中频繁的使用此效果而写,一个传送带效果jQuery插件!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published