开发者

Jquery jplayer in IE (internet explorer) playlist demo and implementation

开发者 https://www.devze.com 2023-03-31 11:39 出处:网络
I recently implemented a version of theJPlayer playlist for part of a website.Works fine on firefox, safari, chrome, but doesn\'t work at all in IE.The error for IE specifically says Object doesn\'t s

I recently implemented a version of the JPlayer playlist for part of a website. Works fine on firefox, safari, chrome, but doesn't work at all in IE. The error for IE specifically says Object doesn't support this property or method. Just for kicks I went back to the site where I downloaded the demo from and sure enough that playlist demo doesn't function in IE as well... When I open up the show JPlayer inspector it also doesn't work, saying

This jPlayer instance is running in your browser where: jPlayer's html solution is not required jPlayer's flash solution is not required

No solution is currently active. jPlayer needs a setMedia().

I have read some similar issues to this. Tried setting up the swf path to /js/jPlayer.swf etc... But still not having any luck.

Here's the demo site http://www.jplayer.org/latest/demo-02/

开发者_StackOverflow中文版

Any ideas? Thanks in advance.

0

精彩评论

暂无评论...
验证码 换一张
取 消