欢迎您  本站地址:   jQuery图片堆叠左右切换特效-小库平台

小库平台

 找回密码
 立即注册
jQuery图片堆叠左右切换特效-小库平台

小库平台

 找回密码
 立即注册
上一主题 下一主题

jQuery图片堆叠左右切换特效

跳转到指定楼层
楼主
|只看大图 回帖奖励 |倒序浏览 |阅读模式

jQuery图片堆叠左右切换代码是一款可以将图片左右对齐堆叠在一起,通过前后导航按钮来左右切换图片的jQuery插件。

js代码
<scripttype="text/javascript"src="js/jQuery-easing.js"></script>
<scripttype="text/javascript"src="js/jQuery-jcImgScroll.js"></script>
<scripttype="text/javascript">
$(function(){
$("#demo").jcImgScroll({
arrow:{
width:45,
height:400,
x:60,
y:0
},
width:330,//设置图片宽度
height:469,//设置图片高度
imgtop:22,//每张图片的上下偏移量
imgleft:-10,//每张图片的左边偏移量
imgwidth:30,//每张图片的宽度偏移量
imgheight:44,//每张图片的高度偏移量
count:9,
offsetX:60,
NumBtn:false,
title:false,
setZoom:.8,
});
});
</script>



下载
回复

使用道具 举报

小黑屋|小库平台

GMT+8, 2024-9-20 08:11 , Processed in 7.702948 second(s), 18 queries , Xcache On.

Powered by Discuz! 3.4

小库提示

扫描下方二维码,访问手机版。