jQuery实现的音乐播放试听列表

<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>音乐播放试听列表</title>
    <script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>   
    </head>
    <body>
<div class="modal-content" id="music_list_box">
    <div class="row music_list_li" id="music_list_li_height" style="">
        <div class="col-xs-12">
            <ol class="list-unstyled user_music_list_ol" id="play_list_ol">
                <audio id="myAudio" src="" >你的浏览器不支持音频播放</audio>
                <li class="user_music_list">
                    <label>song1</label>
                    <a href="#" id="horse" class="user_doplay" name="stoped">
                        <img src="http://sandbox.runjs.cn/uploads/rs/424/shsayjwv/play.png">
                    </a>
                </li>
                <li class="user_music_list">
                    <label>song2</label>
                    <a href="#" id="song" class="user_doplay" name="stoped">
                        <img src="http://sandbox.runjs.cn/uploads/rs/424/shsayjwv/play.png">
                    </a>
                </li>
                <li class="user_music_list">
                    <label>song3</label>
                    <a href="#" id="horse3" class="user_doplay" name="stoped">
                        <img src="http://sandbox.runjs.cn/uploads/rs/424/shsayjwv/play.png">
                    </a>
                </li>
                <li class="user_music_list">
                    <label>song4</label>
                    <a href="#" id="horse4" class="user_doplay" name="stoped">
                        <img src="http://sandbox.runjs.cn/uploads/rs/424/shsayjwv/play.png">
                    </a>
                </li>
                <li class="user_music_list">
                    <label>song5</label>
                    <a href="#" id="horse5" class="user_doplay" name="stoped">
                        <img src="http://sandbox.runjs.cn/uploads/rs/424/shsayjwv/play.png">
                    </a>
                </li>                        
            </ol>
        </div>
    </div>
</div>
    </body>
</html>

转载于:https://www.cnblogs.com/cr940808/p/5404075.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值