Pergunta

I'm using the MediaElementjs player, but somehow when I add a playlist function it doesn't work on Safari anymore (tested on iphone and pc with windows 7). It works fine on all the other browsers. Can someone tell me what I'm doing wrong?

I uploaded the project with a few mp3 files to DropBox. You can download it here.

Edit (3/9/14): I turned on the debug mode on the iphone and got the following error message:

Javascript: Error

undefined

TypeError: 'undefined' is not an object

Foi útil?

Solução

Nevermind, I solved it myself :D

The main problem was that I called mejsloader.js before the establishment of the audio tag in the html.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top