I wouldn't be so quick to point fingers @ the plugin....

There's lots of people on this list using it, with tables larger than
your 10x200, without any talk of memory leaks of 2 megs on a page
refresh...

I'd start super simple (static HTML, tablesorter applied with all
default options) and the add your code on top of that to figure out
where/why the leak is happening.....


On Jun 15, 7:24 am, pob <pierce.obr...@gmail.com> wrote:
> Hi there,
> I have a table, 10 cols, 200 rows. Using tablesorter causes a memory
> leak on every page refresh of almost 2mB.
> A smaller table causes a proportionately smaller memory leak.
> Is there way to clear this memory? I've tried setting inner html of
> the table to '', but it makes no difference. Is there even a universal
> method i can call to remove any trace of any jquery plugin I have on
> the page?
> Any ideas would be great, I love this plugin and don't want to have to
> use a different one instead.
>
> - Pierce

Reply via email to