JQuery -Schleifen pro TR in Tabelle Grepper

$('#tblOne > tbody  > tr').each(function() {...code...});
13Garth