jQuery按钮控制叠加图片旋转木马切换代码

jQuery按钮控制叠加图片旋转木马切换代码-精品资源网
jQuery按钮控制叠加图片旋转木马切换代码
此内容为免费资源,请登录后查看
0
免费资源

jQuery按钮控制叠加图片旋转木马切换代码

jQuery叠加图片切换代码,带左右按钮控制旋转木马幻灯片切换效果。

js代码

<script type=\"text/javascript\" src=\"js/jquery.min.js\"></script>
<script type=\"text/javascript\" src=\"js/index.js\"></script>
<script type=\"text/javascript\">
var setting = {
	width:1000,
	height:270,
	postWidth:658,
	postHeight:270,
	scale:0.8,
	speed:500,
	verticalAlign:\"center\"
}
$(\".carousel\").attr(\"data-setting\",\'{ \"width\":900,\"height\":411,\"postWidth\":658}\')
Carousel.init($(\".carousel\"))
</script>

© 版权声明
THE END
点赞0 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容