roundabout 介绍
3D轮播图,每张图都有 标题 ,并且可以附加 链接 ,点击最上层的 图片 可 跳转 对应的 链接 .
通过以下 代码 设置 图片 数量 以及 自动 播放时间等 属性 ?
$(document).ready(function() {
$('.roundabout_ Box ul').roundabout({
duration: 1000,
minScale: 0.6,
a utop lay: true,
a utop layDuration: 5000,
mi nop acity: 0,
maxOpacity: 1,
reflect: true,
startingChild: 3,
a utop layInitialDelay: 5000,
a utop layPau SEO nHover: true,
enableDrag: true
});
});
?
GitHub: https://github.com/fredleblanc/roundabout
网站描述: 一个 3D转盘jQuery 插件
roundabout官方网站
官方网站:
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did174649