[jQuery] Re: getting the ID number of a cloned table row

2008-02-05 Thread Bruce MacKay
Thanks Charles for this full and complete response - I very much appreciate it. Cheers Bruce At 09:27 a.m. 6/02/2008, you wrote: Bruce MacKay wrote: : Hello folks, : : I'm trying to duplicate a row of an existing table using a function : adapted from : http://www.nabble.com/Add-Table-row-to1

[jQuery] Re: getting the ID number of a cloned table row

2008-02-05 Thread Charles K. Clarkson
Bruce MacKay wrote: : Hello folks, : : I'm trying to duplicate a row of an existing table using a function : adapted from : http://www.nabble.com/Add-Table-row-to12989886s27240.html#a13300133 : : My problem is that I cannot identify the identifier of the last row : (of the original table).

[jQuery] Re: getting the ID number of a cloned table row

2008-02-04 Thread andrea varnier
On 4 Feb, 12:51, Bruce MacKay <[EMAIL PROTECTED]> wrote: > The function I'm using is as follows. Two questions: > 1. I get an error at the alert - intCurrentRowID is not > defined. What is my error here? ParseInt() returns an integer if the number is at the beginning of the string, and undefine