<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IE Memory Leak &#8211; jQuery Fix</title>
	<atom:link href="http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/feed/" rel="self" type="application/rss+xml" />
	<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/</link>
	<description>C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks</description>
	<lastBuildDate>Mon, 23 Aug 2010 22:58:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jucaţi cazinou online</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-4360</link>
		<dc:creator>Jucaţi cazinou online</dc:creator>
		<pubDate>Sun, 22 Aug 2010 08:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-4360</guid>
		<description>James?</description>
		<content:encoded><![CDATA[<p>James?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: black celebs</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-4301</link>
		<dc:creator>black celebs</dc:creator>
		<pubDate>Thu, 12 Aug 2010 12:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-4301</guid>
		<description>&lt;strong&gt;black celebs...&lt;/strong&gt;

Very usefull. Thanks! black celebs...</description>
		<content:encoded><![CDATA[<div style="color:#008200">
<p><strong>black celebs&#8230;</strong></p>
<p>Very usefull. Thanks! black celebs&#8230;</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: tee are</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-4162</link>
		<dc:creator>tee are</dc:creator>
		<pubDate>Fri, 16 Jul 2010 03:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-4162</guid>
		<description>great... it help me a lot</description>
		<content:encoded><![CDATA[<p>great&#8230; it help me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parag</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-3330</link>
		<dc:creator>Parag</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-3330</guid>
		<description>Has this issue been taken care of in jquery 1.4? ...something like a patch (similar to yours) to that effect</description>
		<content:encoded><![CDATA[<p>Has this issue been taken care of in jquery 1.4? &#8230;something like a patch (similar to yours) to that effect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xander</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-587</link>
		<dc:creator>Xander</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-587</guid>
		<description>&lt;a href=&quot;#comment-575&quot; rel=&quot;nofollow&quot;&gt;@Soumen &lt;/a&gt; 
The &quot;discardElement&quot; function is not using jQuery, so just replace the &quot;discardElement: function(element)&quot; with &quot;function discardElement(element)&quot; if you want it to be standalone.</description>
		<content:encoded><![CDATA[<p><a href="#comment-575" rel="nofollow">@Soumen </a><br />
The &#8220;discardElement&#8221; function is not using jQuery, so just replace the &#8220;discardElement: function(element)&#8221; with &#8220;function discardElement(element)&#8221; if you want it to be standalone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soumen</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-575</link>
		<dc:creator>Soumen</dc:creator>
		<pubDate>Mon, 14 Sep 2009 06:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-575</guid>
		<description>Hi Xander,
I appreciate your post as over net I browsed and have not found any fix. Everyone talks about the bug but only few talk about the fix.
My request to you is that, since for my web application I am not using JQuery so could you please provide me or give me idea how to implement the same GC logic in plain JavaScript so that I can out it to my webpage(s) and get rid on IE memory leak problem.


Regards,
Soumen
India-Hyderabad</description>
		<content:encoded><![CDATA[<p>Hi Xander,<br />
I appreciate your post as over net I browsed and have not found any fix. Everyone talks about the bug but only few talk about the fix.<br />
My request to you is that, since for my web application I am not using JQuery so could you please provide me or give me idea how to implement the same GC logic in plain JavaScript so that I can out it to my webpage(s) and get rid on IE memory leak problem.</p>
<p>Regards,<br />
Soumen<br />
India-Hyderabad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-304</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-304</guid>
		<description>Thanks. Great article. 
We&#039;re finding we get memory leaks simply by setting elements via the $(&quot;#id#).text() function so hopefully that&#039;ll help us out!</description>
		<content:encoded><![CDATA[<p>Thanks. Great article.<br />
We&#8217;re finding we get memory leaks simply by setting elements via the $(&#8220;#id#).text() function so hopefully that&#8217;ll help us out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hozi</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-288</link>
		<dc:creator>Hozi</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-288</guid>
		<description>Great article that aggregates fixes to all the various jQuery memory leaks dealing with UpdatePanel refreshes at http://www.quattrosource.com/2009/07/fixing-jquery-memory-leaks-in-asp-net/</description>
		<content:encoded><![CDATA[<p>Great article that aggregates fixes to all the various jQuery memory leaks dealing with UpdatePanel refreshes at <a href="http://www.quattrosource.com/2009/07/fixing-jquery-memory-leaks-in-asp-net/" rel="nofollow">http://www.quattrosource.com/2009/07/fixing-jquery-memory-leaks-in-asp-net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-161</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-161</guid>
		<description>Thanks very much, Xander.  I appreciate your time.</description>
		<content:encoded><![CDATA[<p>Thanks very much, Xander.  I appreciate your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xander</title>
		<link>http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/comment-page-1/#comment-160</link>
		<dc:creator>Xander</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=489#comment-160</guid>
		<description>&lt;a href=&quot;#comment-158&quot; rel=&quot;nofollow&quot;&gt;@Jim &lt;/a&gt; 
Hi, i&#039;ve checked your files and it seems that the memory leak you are dealing with is not related to the one i&#039;m trying to solve. 
This one leaks even in Google Chrome...

As i mentioned before this is a solution for one (of many) memory leaks IE7 proudly has..

I think the cause for this specific leak is what called circular references (in jQuery UI) and i&#039;m sorry but i can&#039;t help you with this one...</description>
		<content:encoded><![CDATA[<p><a href="#comment-158" rel="nofollow">@Jim </a><br />
Hi, i&#8217;ve checked your files and it seems that the memory leak you are dealing with is not related to the one i&#8217;m trying to solve.<br />
This one leaks even in Google Chrome&#8230;</p>
<p>As i mentioned before this is a solution for one (of many) memory leaks IE7 proudly has..</p>
<p>I think the cause for this specific leak is what called circular references (in jQuery UI) and i&#8217;m sorry but i can&#8217;t help you with this one&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
