[jQuery] Re: IE/FF Memory Leak

2008-02-13 Thread optimalcapacity
I am observing the memory buildup via the Windows Task Manager. On Feb 11, 7:24 pm, J Moore <[EMAIL PROTECTED]> wrote: > How are you measuringmemoryleaks? > > -j > > On Feb 11, 10:16 am, optimalcapacity <[EMAIL PROTECTED]> > wrote: > > > I am a newbie t

[jQuery] Re: IE/FF Memory Leak

2008-02-13 Thread optimalcapacity
I am monitoring the memory increase on both IE (IEXPLORE.exe) and Firefox (firefox.exe) via the Windows Task Manager. On Feb 11, 7:24 pm, J Moore <[EMAIL PROTECTED]> wrote: > How are you measuringmemoryleaks? > > -j > > On Feb 11, 10:16 am, optimalcapacity <[EMAIL PROTECT

[jQuery] IE/FF Memory Leak

2008-02-11 Thread optimalcapacity
I am a newbie to jQuery so this may be a simple answer... My goal in this exercise is to return a specific html table block (table.DetailTable) from a dynamically generated html page which is the result of a servlet call into a div (xyz). The issue I am having is that whether I set the timer int