0
Need Help Audio autoplay is not working
Here my code the web can work ,and controls also working but,when i open the web the music just not playing i need click to play it Should i need to change chrome setting??? HELP!!!!! <html> <head> MUSIC </head> <title> Audio </title> <body> <audio autoplay="autoplay" controls="controls"> <source src="Africa Salaryman ED.mp3" type="audio/mp3"> </source> </audio> </body> </html>-
2 Réponses
0
I think the problem is with the spaces in the name if the audio file, try a rename your file to a simpler none space name like (sound) then it will work
0
Most browsers don’t let autoplay