网站小挂件

给你的网站加个可爱的小挂件

效果

QQ截图20220401150540.png

代码

将代码添加在您网站的 html 页面的 body 标签中任意位置即可

<!--初音未来开始-->

<style>

.music {

    position: fixed!important;

    position: absolute;

    width: 90px;

    height: 95px;

    z-index: 9;

    right: 0;

    bottom: 0;

    top: expression(offsetParent.scrollTop+offsetParent.clientHeight-150);

    cursor: pointer;

}

</style>

<div id="audio" class="music">

<img src="http://ku.oioweb.cn/img/weimusic1.gif" width="90px" height="90px" id="d"

</div>

<!--初音未来结束-->...
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

夸夸
夸夸
还有吗!没看够!
取消
昵称表情代码图片

    暂无评论内容