J-query J-player is not auto playing
I have used jPlayer in my music site .The actual songs data in dynamic.It is been adding on user checks from 10 listed songs on every page.jPlayer is getting added with the playlist but not autoplaying.when i'm clicking manually only it is getting palyed. I tried with playItem= 0,playItem= 1,playItem= 2...etc.,
Can any body suggest be about this issue .How to add dynamic play开发者_如何转开发list and set it play automatically.
This might help you out:
Stack Overflow: How to disable jQuery.jplayer autoplay?
Else try consulting the jPlayer 1.2.0 Developer Guide
精彩评论