
引入movingboxes相册插件
<link type="text/css" href="css/style.css" rel="stylesheet">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.movingboxes.js"></script> 相册图片li列表
<ul id="focus">
<li><a href="https://jy.tp.yuanmeng.life/" target="_blank"><img src="images/img04.jpg"></a></li>
<li><a href="https://jy.tp.yuanmeng.life/" target="_blank"><img src="images/img05.jpg"></a></li>
</ul> movingBoxesAPI调用
$('#focus').movingBoxes({
startPanel: 1, // 从第一个li开始
reducedSize: .5, // 缩小到原图50%的尺寸
wrap: true, // 是否无缝循环
buildNav: false, // 是否显示分页
navFormatter: function() {
return "●";// 返回分页格式
}
}); *
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
