【发布时间】:2021-06-09 02:10:42
【问题描述】:
这是我正在使用的代码。另请告知,当任何人单击开始音乐的图像时,播放时会更改图像,停止播放时再次更改图像。
<img id="startOrStopImg1" class="audioimage" src="short images/cdd.png" alt="চালু করুন">
<audio id="audio" src="short images/riya.mp3" type="audio/mp3" controls>Your browser does not support the
audio element</audio>
This is the code I am using. Also please tell, When anyone click the image which start the music will change while playing and again change image when stop playing.
【问题讨论】:
标签: javascript html css image audio