html判断音视频是否播放完毕后弹出提示

使用ended事件 //音频 <audio id="audio" controls="true" autoplay="true"> <source src="/i/song.ogg" type="audio/ogg"> <source src="/i/song.mp3" type="audio/mpeg"> Your browser does not support the audio
相关文章
相关标签/搜索