当前路径: 星河码客 » 插件特效 » jQuery带圆点和箭头的轮播焦点图特效

jQuery带圆点和箭头的轮播焦点图特效

轮播代码 $('#slides').slides({ preload: true, preloadImage: 'images/ajax-loader.gif', effect: 'slide', play: 5000, pause: 2500, hoverPause: true, animationStart: function(current){ $('.caption').animate({ bottom:0, right: 40, opacity: 0 },200); }, animationComplete: function(current){ $('.caption').animate({ bottom:20, right: 40, opacity: 1 },200); }, slidesLoaded: function() { $('.caption').animate({ bottom:20, right: 40, opacity: 1 },200); } });

jQuery带圆点和箭头的轮播焦点图特效

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»