+ 1
AutoPlay is not working
There is actually two problems first audio is not playing automatically and second I applied the overflow hidden property but overflow isn't hidden in phone. Comeon experts kindly give me your valuable suggestions. https://code.sololearn.com/Wmb28jJXjQsy/?ref=app
2 Réponses
+ 10
Autoplay is disabled in modern browser to protect user experience from malicious intent.
In latest version of sololearn..I guess they have disabled it to some extinct.. although it works for some selected browsers.
Try by changing some syntax.
https://code.sololearn.com/WehsVPb3bBj9/?ref=app
//I'm not sure about the reason.
+ 2
Thank You!