I'm having trouble looping an audio tag on my Nexus 7 with Chrome.
<audio controls="" autoplay="" loop="">
<source src="path/to/file.ogg" type="audio/ogg">
<source src="path/to/file.mp3" type="audio/mpeg">
</audio>
Looping works in Firefox.
Any ideas?
It seems that this issue occurs only on Linux machines - I'm using Debian Wheezy. I don't know why but I have switched to mp3 file and looping is working now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With