摘要: $("tr").each(function(i){this.style.backgroundColor=['#ccc','#fff'][i%2]}) 阅读全文
posted @ 2013-08-26 13:45 幸福就好 阅读(138) 评论(0) 推荐(0)