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

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top