摘要:
var music=$("#music>a");music.toggle(function(){ $(this).css("background","url(img/stop.png) 5px center no-repeat");media.pause();},function(){$(this).css("background","url(img/play.gif) 5px center no-repeat");media.play();});MUSIC 阅读全文
posted @ 2013-12-25 10:50
Avent
阅读(514)
评论(0)
推荐(0)
浙公网安备 33010602011771号