3.4.2 - jPlayer updated to 2.6.3
This commit is contained in:
parent
bf96983edf
commit
c53ddb0eee
11 changed files with 3152 additions and 124 deletions
|
@ -221,6 +221,7 @@
|
|||
if (globals.settings.ForceFlash) {
|
||||
audioSolution = "flash,html";
|
||||
}
|
||||
if (globals.settings.Debug) { console.log('Setting Audio Solution: ' + audioSolution); }
|
||||
//var salt = Math.floor(Math.random() * 100000);
|
||||
//url += '&salt=' + salt;
|
||||
$(el).jPlayer("destroy");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue