摘要:
$(".dact-start").click(function(){ timer=setInterval("showTime()", 100); setTimeout(function(){clearInterval(timer);$(".dact-1-2").attr("id","dact-num"+5);}, 4000) }) function showTime() { var today=Math.floor(Math.random()*8+1); $(".dact-1-2&qu 阅读全文
posted @ 2012-11-20 17:36
lovening
阅读(1638)
评论(0)
推荐(0)
浙公网安备 33010602011771号