码迷,mamicode.com
首页 > Web开发 > 详细

分享jQuery的精美相册效果

时间:2014-08-04 08:17:16      阅读:278      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   java   for   2014   ar   代码   

废话不多说,先上图

 

bubuko.com,布布扣

query实现相册特效代码,运行加载的时候拥有进度条,效果炫酷,支持多种图片排列方式

引入脚本和css:

    <link rel="stylesheet" type="text/css" media="screen" href="css/uvumi-gallery.css" />
    <script type="text/javascript" src="js/mootools-for-gallery.js"> </script>
    <script type="text/javascript" src="js/UvumiGallery-compressed.js"> </script>

调用方法:

    <script type="text/javascript">
        new UvumiGallery({container:‘gallery‘});
    </script>

分享jQuery的精美相册效果,布布扣,bubuko.com

分享jQuery的精美相册效果

标签:style   http   color   java   for   2014   ar   代码   

原文地址:http://www.cnblogs.com/qhttl/p/3889265.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!