Never mind, found it out by myself:

alert($(this).parents("tr:first").find("input[type=text]").length);

Reply via email to