I used a jPlayer control to play a music part and songs. I want to get the specific time during the jPlayer play, but i can't.
How can i get the current time of the song playing?
I used a jPlayer control to play a music part and songs. I want to get the specific time during the jPlayer play, but i can't.
How can i get the current time of the song playing?
Take this:
$("#yourPlayer").data("jPlayer").status.currentTime
Also, take a look here: jPlayer 2.0 Elapsed/Remaining Time