您好,欢迎来到源码搜藏!分享精神,快乐你我!提示:担心找不到本站?在百度搜索“源码搜藏”,网址永远不丢失!
  • 首 页
  • 在线工具
  • 当前位置:首页 > 网页特效 > 焦点图 >

    mtime时光网宽屏焦点图

    时间:2014-06-25 17:23 来源:互联网 作者:源码搜藏 浏览:收藏 挑错 推荐 打印

    效果预览 进入下载地址列表

    mtime时光网宽屏焦点图mtime时光网宽屏焦点图是一款基于jquery实现的仿2014 mtime时光网首页宽屏焦点图切换效果代码。jQuery宽屏左右箭头图片切换 所属专题:焦点图代码


    <script type="text/javascript">
    $(".prev,.next").hover(function(){
    $(this).stop(true,false).fadeTo("show",0.9);
    },function(){
    $(this).stop(true,false).fadeTo("show",0.4);
    })
    $(".mtime-box").slide({
    titCell:".hd ul",
    mainCell:".bd ul",
    effect:"fold",
    interTime:3500,
    delayTime:500,
    autoPlay:true,
    autoPage:true, 
    trigger:"click" 
    });
    </script>

    mtime时光网宽屏焦点图由源码搜藏网整理,转载请注明出处http://www.codesocang.com/texiao/jiaodiantu/9585.html 源码搜藏承诺:本站所有资源无病毒,无弹窗,无干扰链接!