Can you post (preferably on http://paste.pocoo.org/) what:
1) What both tables look like? (as previously mentioned, your screen
shot only shows one table, that doesn't help)
2) how you are assigning the variable "$slave_table"

Seeing both those will help solve the issue


On Mar 5, 2:14 pm, Alain Roger <raf.n...@gmail.com> wrote:
> On Thu, Mar 5, 2009 at 8:10 PM, MorningZ <morni...@gmail.com> wrote:
>
> > nothing special and only one table shown
>
> yes because my previous code and question belong to this table
> as you can see the following code should work... but it doesn't :-(
> $slave_table.find("tbody tr").find("td").each(function(i)
> {
>  ...});
>
> and this is something i do not understand...

Reply via email to