<?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="/2009/05/25/remove-dom-element-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>/2009/05/25/remove-dom-element-with-jquery/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: sushil</title>
		<link>/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-14186</link>
		<dc:creator><![CDATA[sushil]]></dc:creator>
		<pubDate>Tue, 15 Feb 2011 06:58:52 +0000</pubDate>
		<guid isPermaLink="false">/?p=577#comment-14186</guid>
		<description><![CDATA[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>/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-12909</link>
		<dc:creator><![CDATA[Holli Abbas]]></dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:09:01 +0000</pubDate>
		<guid isPermaLink="false">/?p=577#comment-12909</guid>
		<description><![CDATA[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>/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-6305</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:09:16 +0000</pubDate>
		<guid isPermaLink="false">/?p=577#comment-6305</guid>
		<description><![CDATA[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>/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-6279</link>
		<dc:creator><![CDATA[Paradox]]></dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">/?p=577#comment-6279</guid>
		<description><![CDATA[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>/2009/05/25/remove-dom-element-with-jquery/comment-page-1/#comment-4276</link>
		<dc:creator><![CDATA[Jacques]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:13:38 +0000</pubDate>
		<guid isPermaLink="false">/?p=577#comment-4276</guid>
		<description><![CDATA[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>
