您的位置: jquery插件库 > 播放器→ 音频播放器

音频播放器

资源来源网络,如果需要授权,请大家更换源码,模块仅供学习,下载后请2小时内删除,如需商用请购买正版授权 音频播放器演示图片

HTML代码

    <section class="song-meta">
      <div class="artist">Led Zeppelin</div>
      <div class="song">Stairway to Heaven</div>
      <div class="timeline"></div>  
      <progress class="pcast-progress" value="0"></progress>
      <span class="pcast-currenttime pcast-time">0:00</span>
    </section>