$("#tb1 tr:eq(1) td:eq(0) :nth-child(1)")
.animate({ backgroundcolor : 
"#eeff00" , opacity : -5}, 5000);

 

相关文章: