HTML5 audio element: Visual elements of button to play audio do not update upon click but wait until audio starts to play (mobile iOS issue)
Background I have a button that plays the audio connected to a nearby audio element when a click event is detected. The button element has a nested img element whose src I change to point to various .svg files depending on on whether audio is playing (pause icon) paused (play icon) about to play but […]
HTML5 audio element: Visual elements of button to play audio does not update upon click but wait until audio starts to play (mobile iOS issue)
Background I have a button that plays the audio connected to a nearby audio element when a click event is detected. The button element has a nested img element whose src I change to point to various .svg files depending on on whether audio is playing (pause icon) paused (play icon) about to play but […]