我需要在所有<td>元素中找到所有单独的数字<td>元素id,其中id与其内容相同.
The need is to find which <td> elements are numeric and which are alphanumeric and then use that to edit the displayed info.
I must know the number that the numeric ones used to read to generate the javascript on click link that it will make.
I do have jQuery.