I am experiencing a problem with playing mp3 audio on iPad within a window, while the same code running in a test page NOT USING A WINDOW runs fine. The audio player is the simple <audio> control supported by html 5
The symptom of the problem is that in the window, the text and controls show fine initially, and the audio will play, but if the window is then closed and a new window opened, the window text shows and remains, but the audio control shows for about 1 second and then disappears!
If I purge all memory of the site from the iPad and revisit the site, again the audio will show up and play once only.
Can anyone suggest what to do next? This is a problem on Safari on iPhone and iPad (IOS7).
I have inserted nocache etc in the code for the page displayed in the window, but it doesn't have any effect.
I can confirm that the window works normally on Safari 5 on my mac. It is just iPad and iPhone where the problem arises.
Thanks for any ideas!
Clive
The symptom of the problem is that in the window, the text and controls show fine initially, and the audio will play, but if the window is then closed and a new window opened, the window text shows and remains, but the audio control shows for about 1 second and then disappears!
If I purge all memory of the site from the iPad and revisit the site, again the audio will show up and play once only.
Can anyone suggest what to do next? This is a problem on Safari on iPhone and iPad (IOS7).
I have inserted nocache etc in the code for the page displayed in the window, but it doesn't have any effect.
I can confirm that the window works normally on Safari 5 on my mac. It is just iPad and iPhone where the problem arises.
Thanks for any ideas!
Clive