jquery音符旋律循环顺序轮播图片特效

所属分类: 网页特效-图片特效&上传    2024-11-27 04:10:30

jquery音符旋律循环顺序轮播图片特效 ie兼容6
 查看演示  登录后下载 温馨提示
登录会员即可享受免费下载
 我要建站

jquery音符旋律循环顺序轮播图片特效(共18个文件)

    • index.html

使用方法

$(function () {
    var e, i = !1,
        t = 0,
        n = $(".brand-pillar"),
        o = $(".pillar-content-wrapper"),
        r = setInterval(c, 2e3);

    function c() {
        n.removeClass("hover"), n.eq(t).addClass("hover"), i && $(".pillar-content").children().hide(), i = !0,
            o.eq(t).fadeIn(500), 4 === t ? t = 0 : t++
    }
    $(".brand-pillar").on("click", function () {
        n.removeClass("hover"), $(".pillar-content").children().hide(), i && $(".pillar-content").children()
            .hide(), i = !0;
        var e = $(this).data("pillar");
        $(".pillar-content").children("." + e).fadeIn(500)
    }), is_mobile || $(".brand-pillar").hover(function () {
        n.removeClass("hover"), $(".pillar-content").children().hide(), clearInterval(r), clearTimeout(
            e);
        var i = this;
        e = setTimeout(function () {
            var e = $(i).data("pillar");
            $(".pillar-content").children("." + e).fadeIn(500)
        }, 100)
    }, function () {
        r = setInterval(c, 5e3), clearTimeout(e);
        var i = $(this).data("pillar");
        $(".pillar-content").children("." + i).fadeOut()
    })
    // 添加第二个
    var eTwo, iTwo = !1,
        tTwo = 0,
        nTwo = $(".brand-pillar-two"),
        oTwo = $(".pillar-content-wrapper-two"),
        rTwo = setInterval(cTwo, 2e3);

    function cTwo() {
        nTwo.removeClass("hover"), nTwo.eq(tTwo).addClass("hover"), iTwo && $(".pillar-content-two").children().hide(), iTwo = !0,
            oTwo.eq(tTwo).fadeIn(500), 4 === tTwo ? tTwo = 0 : tTwo++
    }
    $(".brand-pillar-two").on("click", function () {
        nTwo.removeClass("hover"), $(".pillar-content-two").children().hide(), iTwo && $(".pillar-content-two").children()
            .hide(), iTwo = !0;
        var eTwo = $(this).data("pillar");
        $(".pillar-content-two").children("." + eTwo).fadeIn(500)
    }), is_mobile || $(".brand-pillar-two").hover(function () {
        nTwo.removeClass("hover"), $(".pillar-content-two").children().hide(), clearInterval(rTwo), clearTimeout(
            eTwo);
        var iTwo = this;
        eTwo = setTimeout(function () {
            var eTwo = $(iTwo).data("pillar");
            $(".pillar-content-two").children("." + eTwo).fadeIn(500)
        }, 100)
    }, function () {
        rTwo = setInterval(cTwo, 5e3), clearTimeout(eTwo);
        var iTwo = $(this).data("pillar");
        $(".pillar-content-two").children("." + iTwo).fadeOut()
    })
});

站长提示:
1. 苦力吧素材官方QQ群:950875342
2. 平台上所有素材资源,需注册登录会员方能正常下载。
3. 会员用户积极反馈网站、素材资源BUG或错误问题,每次奖励2K币
4. PHP源码类素材,如需协助安装调试,或你有二次开发需求,可联系苦力吧客服。
5. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 图片特效&上传

jquery支持鼠标拖拽文件上传器插件

一款支持多文件上传插件,支持鼠标拖拽或选择文件上传,默认最多5个文件,可编辑图片信息:填写描述、选择分类、移除等。。
  图片特效&上传
 9638  0

jquery使用SVG创建图片反射和镜像特效代码

一款将图片呈现镜像效果,可自定义四个方向的镜像特效:top/left/right/bottom。
  图片特效&上传
 8578  0

jquery支持触屏的带左右切换的手风琴特效代码

这是一款图片滚动查看器,带自动切换播放功能。支持使用触摸滑动或使用鼠标点击下一个和上一个箭头按钮进行切换图片。
  图片特效&上传
 7846  0

jquery图片散落动画超酷九宫格组合幻灯片特效代码

页面加载完成时图片集散落动画特效,点击图片弹出灯箱特效幻灯片,可左右切换!
  图片特效&上传
 8785  0

评论数(0) 回复有机会获得K币 用户协议

^_^ 还没有人评论,快来抢个沙发!
😀
  • 😀
  • 😊
  • 😂
  • 😍
  • 😑
  • 😷
  • 😵
  • 😛
  • 😣
  • 😱
  • 😋
  • 😎
  • 😵
  • 😕
  • 😶
  • 😚
  • 😜
  • 😭
发表评论