文章出處

 

 

html & js代碼

<body style="margin: 0px; background: #222; overflow: hidden;">
	<audio id="bgm" src="media/bgm.mp3" autoplay loop></audio>
	<!--ad-->
	<iframe src="http://heymeo.com/" frameborder="0" width="640" height="1010" style="position:absolute; top:0px; left: 0px; width: 640px; height: 1010px;"></iframe>
</body>
<script>
window.onload=function()
{
	var au=document.getElementById("bgm");
	document.addEventListener("WeixinJSBridgeReady", function () {au.play();}, false);
}
</script>

   

微信掃描QR碼測試:

 


文章列表


不含病毒。www.avast.com
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 大師兄 的頭像
    大師兄

    IT工程師數位筆記本

    大師兄 發表在 痞客邦 留言(0) 人氣()