amsaal
Guest
Member
i put audio mp3 to auto play when page loads but the home button needs to be clicked twice to have auto mp3 loaded only on chrome but on firefox works fine no problems.
This is the code i am using
<audio autoplay loop>
<source src="song.mp3">
</audio>
Continue reading...
Continue reading...
This is the code i am using
<audio autoplay loop>
<source src="song.mp3">
</audio>
Continue reading...
Continue reading...