7b2美化-网站标题栏搞怪

释放双眼,带上耳机,听听看~!

7b2美化-网站标题栏搞怪


示例查看本站

代码放到child.js,内容可以自定义

var OriginTitile = document.title,
    titleTime;
document.addEventListener("visibilitychange",
function () {
    if (document.hidden) {
        document.title = "你别走吖 o(╥﹏╥)o";
        clearTimeout(titleTime)
    } else {
        document.title = "哇,你回来啦ヾ(o´∀`o)ノ  ";
        titleTime = setTimeout(function () {
                document.title = OriginTitile
            },
            2000)
    }
});

本文来自:小狐狸资源网

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。

给TA打赏
共{{data.count}}人
人已打赏
7b2

7b2美化-网页背景添加粒子特效

2022-9-4 20:22:34

7b2

7b2美化-侧边小工具添加跳动的粒子时间效果

2022-9-6 20:44:41

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索