<code id='789E3BF990'></code><style id='789E3BF990'></style>
    • <acronym id='789E3BF990'></acronym>
      <center id='789E3BF990'><center id='789E3BF990'><tfoot id='789E3BF990'></tfoot></center><abbr id='789E3BF990'><dir id='789E3BF990'><tfoot id='789E3BF990'></tfoot><noframes id='789E3BF990'>

    • <optgroup id='789E3BF990'><strike id='789E3BF990'><sup id='789E3BF990'></sup></strike><code id='789E3BF990'></code></optgroup>
        1. <b id='789E3BF990'><label id='789E3BF990'><select id='789E3BF990'><dt id='789E3BF990'><span id='789E3BF990'></span></dt></select></label></b><u id='789E3BF990'></u>
          <i id='789E3BF990'><strike id='789E3BF990'><tt id='789E3BF990'><pre id='789E3BF990'></pre></tt></strike></i>

          您现在的位置是:qq音乐m南宫·NG体育p3带歌词播放器源码pc28加拿大官网在线预测网址 >>正文

          qq音乐m南宫·NG体育p3带歌词播放器源码pc28加拿大官网在线预测网址

          愁云惨淡网28人已围观

          简介下一首,带实时歌词同步和背景大图切换,音量调节,一款使用jQuery和layUI框架制作的手机端mp3音乐播放器,暂南宫·NGpc28加拿大官网在线预测网址体育停,---在线演示$(function ...

          下一首,带实时歌词同步和背景大图切换,音量调节,

          一款使用jQuery和layUI框架制作的手机端mp3音乐播放器,暂南宫·NGpc28加拿大官网在线预测网址体育停,

          ---在线演示

          $(function () {        songmsg.setMsg(0);        songmsg.loadRotationChart();        $("#volume").change(function () {            if($(this).val() == 0){                songmsg.songMuted(true);            }else{                songmsg.songMuted(false);            }            songmsg.setVolume($(this).val());            volume = $(this).val();        });        $("#cover").click(function (){            if($(this).hasClass('btn_pause')){                songmsg.songPause();            }else{                var data_num = song.getAttribute("data-num");                if(data_num == 0 && song.currentTime == 0){                    song.src = song_list[data_num].song_url;                    song.volume = 0.5;                }                songmsg.songPlay();            }        });        $("#play_right").click(function () {            songmsg.nextSong();        });        $("#play_left").click(function () {            songmsg.prveSong();        });        $(".vlue-icon").click(function () {            var isMuted,ele = $(this).children("i");            if(ele.hasClass("v_o")){                isMuted = true;                $("#volume").val(0);            }else {                isMuted = false;                $("#volume").val(volume);            }            songmsg.songMuted(isMuted);        });        $("#cmn-toggle-1").click(function () {            if($(this).is(':checked')){                open_lrc = true;                $(".cover_container").fadeIn();            }else{                open_lrc = false;                $(".cover_container").fadeOut();            }        });        $("#progress  ").mousedown(function (e) {            if(isNaN(song.duration)){                return;            }            var  x = e.clientX-50;            var total_width = $(this).width();            var bar = (x/total_width)*100;            bar = bar.toFixed(2);            $("#play_on").css({"transform":"translateX("+bar+"%)"});            time = parseInt(song.duration * bar/100);            song.currentTime = time;        });    });

          支持多首歌曲播放,歌词关闭显示等功能。类似qq音乐播放器界面特效。南宫·NG体育pc28加拿大官网在线预测网址上一首,

          Tags:

          相关文章

          

          友情链接