$(function() { $("tr").each(function() { "Viktor Pup" == $("#nm", this).text() && $("#fhrpr", this).text(function(b, a) { 5 <= parseFloat(a) && $(this).css({ color: "Green" }) }) }) });