+ 2
Why I cant seek, autoplay an audio I have placed in the file?
Hi guys.I have recently taken the lesson of embedding audio in the HTML 5. But while I was practicing out of my lesson, I found that the seek and the autoplay aint working.Can anyone help me on this? Here is the code..... <audio controls autoplay loop> <source src="https://s37.onlinevideoconverter.com/download?file=c2h7g6a0g6c2d3e4"type="audio/mp3"> Audio element not supported by your browser. <audio> Dont worry about the link. I converted the "Without you -Avicci " song by using onlinevideoconverter.com and took the link.The link usually expires after a bit. You can try using another link. Please help me to solve that problem..
2 Antworten
+ 1
So, do i have to use java script?
Or I will change to "<audio autoplay loop>" ?
+ 1