Nevermind. My original approach worked. I had just forgotten to use th tags
instead of td tags in the thead section of the table in my AJAX call. Silly
mistake.
aquaone wrote:
>
> try:
> $('#mainContent').html(data).find('#ratesTable').tablesorter();
>
>
>
> On Mon, Nov 9, 2009 at 20:38,
try:
$('#mainContent').html(data).find('#ratesTable').tablesorter();
On Mon, Nov 9, 2009 at 20:38, sumdog wrote:
>
> Hey there,
>
> I've read through several AJAX+tablesorter posts and am still a little
> confuzzled on this. I am loading an entire table into a div like so:
>
>
>Loadin
2 matches
Mail list logo