-
I've tested this on jPlayer 2.9.2, IE 11.0.9600.17843/Win 7
Example of script to reproduce (works on chrome, doesn't work on IE):
```
$(document).ready(function(){
$("#jquery_jplay…
-
Not sure what licensing is involved with this feature request and hopefully mobile friendliness is a priority with AVideo...so with that said. Not sure about iOS but there's documented support for And…
-
Put 20 click values in a list.
initiate jPlayer
create a click function to load the player on click, eg.
```
function loadPlayer(er) {
var releaseTitle = $(er).attr("data-title");
var f…
-
I see from the dev branch that you're experimenting with Mustache templating. Great!
And I was wondering if this might be the start of a super-easy jplayer install for noobs.
At the moment the docs s…
ghost updated
10 years ago
-
```
What steps will reproduce the problem?
1.Uploading an mp3
2.Trying to play it with jplayer viewer
3.
What is the expected output? What do you see instead?
I expected to hear the song, is see the …
-
**Uncaught TypeError: Cannot read property 'animate' of undefined**
# my source:#
`
瑞莱宝
…
-
Hi,
I'm tring to play ICECast ctream with jPlayer and Aurora. I'm including following files
aurora.js
ogg.js
vorbis.js
jPlayer is configured to use aurora
solution: "aurora",
auroraFormats: "oga"
…
-
Hi folks,
I'm trying to write a sample project to play mp3 files with jPlayerPlaylist.
App is working on desktop very well. When compiled with phonegapp (for android), when click play it delays. I gu…
-
Hi All!
I'm unsure of the proper protocol for posting issues but I can not get this thing to work for the life of me and I'm at a loss. Plus I posted on the Google Groups site and now has responded …
-
I've noticed that when _$.jPlayer.event.loadedmetadata_ fires it doesn't actually have the new data from the flash player in the event.jPlayer.status object because jPlayer's internal status object do…