Re: [jQuery] tablesorter + AJAX

2009-11-10 Thread sumdog
> > 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: >> >> >&g

[jQuery] tablesorter + AJAX

2009-11-09 Thread sumdog
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: Loading... $(document).ready( function() { $.get('/ajaxRates',{}, function(data) { $('#mainContent').