<?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: Remove DOM Element with JQuery</title>
	<atom:link href="http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sushil</title>
		<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-14186</link>
		<dc:creator>sushil</dc:creator>
		<pubDate>Tue, 15 Feb 2011 06:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=577#comment-14186</guid>
		<description>Its a good post.

Really helped me out fixing my code.

Thanks</description>
		<content:encoded><![CDATA[<p>Its a good post.</p>
<p>Really helped me out fixing my code.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holli Abbas</title>
		<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-12909</link>
		<dc:creator>Holli Abbas</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=577#comment-12909</guid>
		<description>This was a Good blog post, I will be sure to save this post in my Diigo account. Have a great evening.</description>
		<content:encoded><![CDATA[<p>This was a Good blog post, I will be sure to save this post in my Diigo account. Have a great evening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-6305</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=577#comment-6305</guid>
		<description>You&#039;re right! &quot;empty&quot; removes all the event listeners.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right! &#8220;empty&#8221; removes all the event listeners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paradox</title>
		<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-6279</link>
		<dc:creator>Paradox</dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=577#comment-6279</guid>
		<description>Hi,

Why not simply using $.empty() http://docs.jquery.com/Manipulation/empty

&quot;Remove all child nodes from the set of matched elements.
Note that this function starting with 1.2.2 will also remove all event handlers and internally cached data.&quot;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Why not simply using $.empty() <a href="http://docs.jquery.com/Manipulation/empty" rel="nofollow">http://docs.jquery.com/Manipulation/empty</a></p>
<p>&#8220;Remove all child nodes from the set of matched elements.<br />
Note that this function starting with 1.2.2 will also remove all event handlers and internally cached data.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques</title>
		<link>http://www.stoimen.com/blog/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-4276</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=577#comment-4276</guid>
		<description>Cool! Exactly what I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>Cool! Exactly what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

