I don't know why but it doesn't work.
I have this:
function stop()
{
audio.pause();
audio.currentTime = 0;
}
When I change the value of currentTime to 0, nothing changes...that is, currentTime continues having the previous value.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…