Can we use autoplay AND loop at the same time? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can we use autoplay AND loop at the same time?

Just asking, I'm not sure :/

12th Oct 2016, 2:59 PM
loga115
loga115 - avatar
1 Réponse
+ 1
Yes you can. Try this <audio src="audio.mp3" controls autoplay loop> Audio element not supported by your browser </audio>
13th Oct 2016, 11:55 AM
Sumita Das
Sumita Das - avatar