Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top