Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
domTT + JQuery = memory leaks?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rvdb  
View profile  
 More options Jan 29, 10:52 am
From: rvdb <rvdbb...@gmail.com>
Date: Thu, 29 Jan 2009 07:52:01 -0800 (PST)
Local: Thurs, Jan 29 2009 10:52 am
Subject: domTT + JQuery = memory leaks?
Hi,

When calling the domTT library from within JQuery, I notice this
causes memory leaks in IE7. For example, if I add in
JQuery-1.3.1.min.js and initialise my page as follows:

$(document).ready(function(){
  $('#domTTlink').mouseover(function(){
    domTT_activate(this, event, 'content', 'Our First Tooltip',
'lifetime', 5000);
  })

});

... with the domTT example link encoded as follows:

<a href="index.html" id="domTTlink">DOM Tooltip</a>

If the page is reloaded after the tooltip has been activated, this
apparently leaves a memory leak for the document object (according to
the 'Javascript Memory Leak Detector --
http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx).

I know little enough of this level of Javascript debugging to be
worried yet clueless. Does anyone see an obvious cause / remedy for
this leak?

Kind regards,

Ron


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google