This commit is contained in:
lh_wang
2015-08-20 19:15:53 +08:00
parent b56c2bdf60
commit bd40652ff3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -338,7 +338,7 @@
<audio controls="true" loop="false" hidden="true" id="myaudio" autoplay=false>
<source src="./img/cat.mp3" />
<source src="./img/cat2.mp3" />
</audio>
<script>
var myAuto = document.getElementById('myaudio');