“Autoplay” HTML5 audio player on mobile browsers
问题 I am creating a HTML5 music website for mobile users.The goal is to get it running completely in mobile browsers.. The issue is that when a user selects a track to play, they are taken to the "player" page.I then AJAX in a HTML5 audio element in with the autoplay attribute set to true. This works great on desktops, not so much on mobile. The track is not playing though once this page is reached, and the user instead needs to explicitly click play from this player page in order for audio