You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the audio is playing, is there an option or a way to currently have the player display a stop button (after it is styled of course) so that the audio completely stops and goes back to the beginning once it is clicked. And also to have it stop all other players instead of pausing them?
In jPlayer's documentation, it says that using jPlayer("play") instead of jPlayer("play",time) should start the audio from the beginning, which is exactly what I need. However, this is not working for me in CirclePlayer.
The text was updated successfully, but these errors were encountered:
When the audio is playing, is there an option or a way to currently have the player display a stop button (after it is styled of course) so that the audio completely stops and goes back to the beginning once it is clicked. And also to have it stop all other players instead of pausing them?
In jPlayer's documentation, it says that using jPlayer("play") instead of jPlayer("play",time) should start the audio from the beginning, which is exactly what I need. However, this is not working for me in CirclePlayer.
The text was updated successfully, but these errors were encountered: