$(".tag_add").css("background","#ffffff"); $(".tag_add").css("color","#000000"); $(this).css("background","#1f7ff3"); $(this).css("color","#ffffff");
用jq修改css
原文:http://www.cnblogs.com/dongkx/p/7170352.html