jPlayer
jPlayer copied to clipboard
where to send mp3 data
Hi everyone! First, huge thanks for jPlayer developer(s). I need a little help with making my playlist. I use jPlayerPlaylist, then I need to put a background image beside the 'a' of native playlist or make my own playlist design.
How to know which ID's it gives to created by native script 'a' or 'li' so I can make css background image using this ID?
Also there is second way I can imagine: create new playlist with blackjack etc. but then the question is where is audio output? I mean where to send data onclick() with mp3 path and does it need stop and play events to stop previous track and start new onclik?