[jQuery] Re: tablesorter messing with other tables

2009-05-12 Thread PaulGCES
gt; On Mon, May 11, 2009 at 18:21, PaulGCES wrote: > > > Hello-- > > > Does tablesorter support nested tables?  I'm only trying to sort the > > outer table, but tablesorter seems confused by tables nested within my > > 's. > > > Is it a known issue that tablesorter cannot handle nested tables? > > > Many thanks!

[jQuery] tablesorter messing with other tables

2009-05-12 Thread PaulGCES
Hello-- Does tablesorter support nested tables? I'm only trying to sort the outer table, but tablesorter seems confused by tables nested within my 's. Is it a known issue that tablesorter cannot handle nested tables? Many thanks!

[jQuery] Does tablesorter support nested tables?

2009-05-12 Thread PaulGCES
Hello all-- I am unable to get tablesorter to work properly on nested tables. In all of my attempts, the clicks on the inner tables seem to populate up to the parent and across to siblings and vice-versa. Is this something that tablesorter is supposed to be able to do? I can post code if neede