|
|
请马上登录,朋友们都在花潮里等着你哦:)
您需要 登录 才可以下载或查看,没有账号?立即注册
x
<style type="text/css">
.picBtn {
width: 32px;
height: 32px;
border: none;
border-radius: 8px;
background: transparent url('https://pic.imgdb.cn/item/61e430692ab3f51d916a100c.png') no-repeat;
cursor: pointer;
outline: none;
box-shadow: 1px 1px 2px 1px rgba(0,0,0,.25);
}
.picBtn:hover {
opacity: 0.95;
box-shadow: 1px 1px 2px 2px rgba(0,0,255,.3);
}
#picBtn:active {
opacity: 0.8;
box-shadow: 0px 1px 1px 1px rgba(0,0,255,.5);
}
</style>
<div style="position: relative; left:-200px; width:1026px;text-align:center;">
<img alt="" src="https://www.80wp.com/wj/3015585/0d2abe4a3acb398a2ccc7d0e77aded24.jpg" style="box-shadow:1px 1px 2px #666; border:solid 1px #000;" />
<div style="position:absolute; width:200px; left:100px; top: 420px; text-align:center;">
<marquee scrollamount="2" direction="left" >[小芳]-_李春波 DJ慢摇嗨曲</marquee>
<p><audio id="music" src="https://www.80wp.com/wj/3015573/263f141389bf359e85f04cbd9c9e2a84.mp3" loop="loop" autoplay="autoplay" ></audio><br> </p>
<button id="picBtn" class="picBtn"></button>
</div>
</div>
<script language="javascript">
var mu = document.getElementById('music');
var btn = document.getElementById('picBtn');
btn.onclick = function(){
mu.paused ? (mu.play(), btn.style.background="url('https://pic.imgdb.cn/item/61e430692ab3f51d916a100c.png')") : (mu.pause(), btn.style.background="url('https://pic.imgdb.cn/item/61e4301b2ab3f51d9169d5eb.png')");
}
mu.addEventListener("ended", function(){
btn.style.background="url('https://pic.imgdb.cn/item/61e4301b2ab3f51d9169d5eb.png')";
})
</script>
|
评分
-
| 参与人数 5 | 威望 +170 |
金钱 +340 |
经验 +170 |
收起
理由
|
来看你
| + 30 |
+ 60 |
+ 30 |
赞一个! |
绿叶清舟
| + 30 |
+ 60 |
+ 30 |
赞一个! |
大猫咪
| + 30 |
+ 60 |
+ 30 |
|
小辣椒
| + 50 |
+ 100 |
+ 50 |
赞一个! |
小九
| + 30 |
+ 60 |
+ 30 |
赞一个! |
查看全部评分
|