I have a jplayer on a website, which embeds several playlists. To activate these playlists, I use this function :
in a html page i\'m looking for a way to redirect to a url after the end of the video I\'ve tryed this co开发者_如何学Cde without success (redirect event at the end)
I\'d like to be able to use a $(\"#audio_2ndplaylis开发者_Go百科t\").click(function(){ to allow users to exchange the src=\"\" data that jPlayer is using (i.e., the JSON formatted data containing the
I have a jPlayer video component on a page. I have written custom controls for it as they need to be heavily styled. I want the fullscreen button to expand the video to cover the entire viewport excep
I\'m trying to use jPlayer under Firefox 3.6 (Ubuntu) function loadmedia() { $(\'#jquery_jplayer_1\').jPlayer(\'setMedia\', {
I have tried figuring this out on my own but am out of ideas. I have a loop that just makes list items by looping through an array. But it seems to be doing an EXTRA loop each time, therefore pulling
i have the problem with .wav audio files in jPlayer.,How to resolve this...it doesn\'t work for me...the other file formats are working like audio/mpeg but it doesn\'t workin开发者_运维问答g when audi
I\'m trying to modify all jplayer titles using the wordpress plugin version. when adding things the title is stored in a span called .T_mp3j
is it possible: one jPlayer instance and 2 interfaces for it, at the same page. Sample: 开发者_JAVA技巧
I am using jPlayer with jQuery to play audio files. http://www.jplayer.org/ http://jquery.com/ In FireFox 5 (Win 7 & Win XP),