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仿QQ音乐宽屏图片旋转木马轮播代码

一款循环滚动的图片切换代码,绿色风格,大气全屏显示。
  图片特效&上传
 4309  0

HTML5全屏大图幻灯片切换特效

鼠标移至左右切换箭头,显示下一张图片缩略图或上一张缩略图!
  图片特效&上传
 7269  0

jquery全屏背景图片幻灯片特效代码

一款带幻灯片效果的全屏网页背景图片,基于jquery实现的背景图片自动切换功能。
  图片特效&上传
 377  0

jquery支持自定义的功能强大的图片幻灯片插件

一款功能强大的图片切换插件,提供了很多参数设置,可设置自动切换时间、缩略图方向、全屏等。
  图片特效&上传
 9253  0

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

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