摘要: // 糟糕$first.click(function(){$first.css('border','1px solid red');$first.css('color','blue');});// 建议$first.on('click',function(){$first.css({'border'... 阅读全文
posted @ 2014-06-22 12:57 ^cherish~ 阅读(78) 评论(0) 推荐(0)