Audio preview wasn't working in Firefox when airtime is not in document root
This commit is contained in:
parent
2c1fa283da
commit
30c47df93d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ $(document).ready(function(){
|
||||||
cssSelectorAncestor: "#jp_container_1"
|
cssSelectorAncestor: "#jp_container_1"
|
||||||
},[], //array of songs will be filled with below's json call
|
},[], //array of songs will be filled with below's json call
|
||||||
{
|
{
|
||||||
swfPath: "/js/jplayer",
|
swfPath: baseUrl+"js/jplayer",
|
||||||
supplied:"oga, mp3, m4v, m4a, wav",
|
supplied:"oga, mp3, m4v, m4a, wav",
|
||||||
size: {
|
size: {
|
||||||
width: "0px",
|
width: "0px",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue