本次分享的是一个,代刷网底部跳舞小人的装修代码,先看一下效果图,如果觉得好看,就拿去用吧!

给你的代刷网底部右下角添加一个跳舞小人的代码!-亿软阁博客

代码如下:

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

<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" onclick="c();">

</div>

<!--初音未来结束-->

把以上代码放到,底部排版或者在线下单提示即可!因为有的模板是没有底部排班的!