JS代码
function music_box(){
var url=new Array();
var name=new Array();
var num = 0;
var _this = this;
this.init = function(){
jQuery(quot;#musicquot;).fadeIn(quot;slowquot;);
if(name.length == 0){
...
Tag : html5,css3,php,audio



Comment:


