I have narrowed it down to the jquery.jplayer.min.js file and can change the audio height and width.
But it is a core js file that will be overriden.
The default for this section is 0 ( which to me is quite strange )
People love visuals and for this to be added yet by default hidden is quite bizarre.
I edited this in the JS file and it showed the image no problems
optionsAudio:{size:{width:"0px",height:"0px",cssClass:""}
optionsAudio:{size:{width:"100px",height:"100px",cssClass:""}
So how do i get the image to display without overwriting the core?
Be great to add the image, song title and band name to a div above the playlist player.
I found this post
https://groups.google.com/forum/#!searchin/jplayer/poster$20image/jplayer/m7GEIw4hbSM/e3NVLrXlTA0J
but can't work out where to put the code to override? ( 3rd post )
optionsAudio: {
size: {
width: "0px",
height: "0px",
cssClass: ""
},
--
~ https://punkbandpromotions.com ~
Check us out for all your Punk/Alternative Music!
Check us out on Facebook:- https://facebook.com/PunkBandPromotion
updated by @madc: 04/15/14 10:14:16AM