首页

源码搜藏网

首页 > 网页特效 > 焦点图 >

jquery+css3动画幻灯片代码

创建时间:2014-07-25 08:48  

jquery+css3动画幻灯片代码
jquery+css3动画幻灯片代码
效果预览 立即下载

jquery+css3动画幻灯片代码jquery+css3动画幻灯片代码是一款支持触屏手机网页幻灯片切换效果。jquerycss3左右箭头图片切换 


    <script type="text/javascript" charset="utf-8">
$(document).ready(function() { 

        $('#banner').oneByOne({
className: 'oneByOne1',             
/* Please provide the width and height in the responsive 
version, for the slider will keep the ratio when resize 
depends on these size. */
width: 960,
height: 420,
easeType: 'random',
slideShow: false,
responsive: true,
minWidth: 480
});  


});
   
 
    </script> 

上一篇:jQuery鼠标滚轮控制幻灯片切换
下一篇:车轮网带动画效果jQuery焦点图

相关内容

热门推荐