Konu: js ile değer'e göre class değiştirmek
07.01.2016 23:50
if($(".abc").text() == "1") { $(this).removeClass().addClass("bbb")}