I tried this:alert($(this).parents("tr:first")"input[type=text]".length());
But it counts total input in current table.What am I missing ?
No comments:
Post a Comment