{
    分享网正式开通,我们为大家提供免费资源,欢迎大家踊跃投稿!

html5手机触屏LightBox幻灯片切换代码

一款基于html5实现的手机触屏幻灯片切换代码,手机移动端LightBox幻灯片图片轮播插件下载。


js代码

<script src="js/jquery-2.1.1.min.js" type="text/javascript"></script>
<script type="text/javascript">
	$(document).ready(function(){
		$('#lightgallery').lightGallery();
	});
</script>
<script src="js/picturefill.min.js"></script>
<script src="dist/js/lightgallery.js"></script>
<script src="dist/js/lg-fullscreen.js"></script>
<script src="dist/js/lg-thumbnail.js"></script>
<script src="dist/js/lg-video.js"></script>
<script src="dist/js/lg-autoplay.js"></script>
<script src="dist/js/lg-zoom.js"></script>
<script src="dist/js/lg-hash.js"></script>
<script src="dist/js/lg-pager.js"></script>
<script src="js/jquery.mousewheel.min.js"></script>


在线预览
资源均来自第三方,谨慎下载,前往第三方网站下载


米微资源分享网 , 版权所有丨本站资源仅限于学习研究,严禁从事商业或者非法活动!丨本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:html5手机触屏LightBox幻灯片切换代码
喜欢 ()分享 (0)