Here's a weird one:
I have a web app that loads mono mp3 files and plays them via javascript when they're ready in the browser. Once that audio file and content is done playing, there's a next button the sends you to the next webpage with another audio file and content.
I have a client using IE 11 on Windows 7 that, if they click the next button repeatedly (skipping through pages), the audio will stop working entirely after a handful of slides - for all mono audio files on any webpage (mine or otherwise). Stereo mp3 files still work. (Chrome still works, and does not exhibit this issue). The computer requires a reboot before the mono audio files will work again in IE 11.
Any ideas of what could be causing that?
I have a web app that loads mono mp3 files and plays them via javascript when they're ready in the browser. Once that audio file and content is done playing, there's a next button the sends you to the next webpage with another audio file and content.
I have a client using IE 11 on Windows 7 that, if they click the next button repeatedly (skipping through pages), the audio will stop working entirely after a handful of slides - for all mono audio files on any webpage (mine or otherwise). Stereo mp3 files still work. (Chrome still works, and does not exhibit this issue). The computer requires a reboot before the mono audio files will work again in IE 11.
Any ideas of what could be causing that?