I had the same problem with one of my application at work, that
refresh data in divs by ajax, with cluetips. The user would stay on
the page for 5/6 hours, with IE. So the only "workaround" I found was
to force a refresh of the page every 15 minutes. It's a page that
restore what was opened on the page before the refresh.

On Oct 26, 2:42 am, Andrew Tan <afh...@gmail.com> wrote:
> The memory is released when you refresh the page.
>
> However, the users of my web app will be using the same page for 8+
> hours a day and the page will most likely not be refreshed since all
> the updates are displayed and retrieved via ajax and jquery.

Reply via email to