<?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: Add and Remove items with jQuery</title>
	<atom:link href="http://muiomuio.com/web-design/add-remove-items-with-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://muiomuio.com/web-design/add-remove-items-with-jquery</link>
	<description>HTML, CSS, SEO &#38; Information Architecture</description>
	<lastBuildDate>Mon, 26 Jul 2010 15:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mario Andrade</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-3590</link>
		<dc:creator>Mario Andrade</dc:creator>
		<pubDate>Sun, 04 Jul 2010 13:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-3590</guid>
		<description>I guess you just need to give a unique ID or Class to the element you want to remove. Give it some unique way of identify it and use it with the .remove function:
So if you element is called foo use $(&#039;foo&#039;).remove</description>
		<content:encoded><![CDATA[<p>I guess you just need to give a unique ID or Class to the element you want to remove. Give it some unique way of identify it and use it with the .remove function:</p>
<p>So if you element is called foo use $(&#8216;foo&#8217;).remove</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onion</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-3585</link>
		<dc:creator>Onion</dc:creator>
		<pubDate>Sun, 04 Jul 2010 13:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-3585</guid>
		<description>Hi, nice simple tutorial, thanks for that.
I&#039;m looking for one a slight bit more complicated where you can remove specific items, your &quot;remove&quot; button will always remove the last in the list. Can you recommend a good tutorial?</description>
		<content:encoded><![CDATA[<p>Hi, nice simple tutorial, thanks for that.<br />
I&#8217;m looking for one a slight bit more complicated where you can remove specific items, your &#8220;remove&#8221; button will always remove the last in the list. Can you recommend a good tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andar Sevenfold</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-1827</link>
		<dc:creator>Andar Sevenfold</dc:creator>
		<pubDate>Fri, 14 May 2010 18:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-1827</guid>
		<description>how can I add the submit button and write the value at the field?</description>
		<content:encoded><![CDATA[<p>how can I add the submit button and write the value at the field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-1709</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Mon, 03 May 2010 07:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-1709</guid>
		<description>Nice and easy, but it&#039;s not working correctly in IE (tested in IE 7).</description>
		<content:encoded><![CDATA[<p>Nice and easy, but it&#8217;s not working correctly in IE (tested in IE 7).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrique</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-1665</link>
		<dc:creator>Enrique</dc:creator>
		<pubDate>Wed, 28 Apr 2010 17:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-1665</guid>
		<description>Thank you! It was very helpful.
Greetings from Mexico!</description>
		<content:encoded><![CDATA[<p>Thank you! It was very helpful.</p>
<p>Greetings from Mexico!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wassim</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-1572</link>
		<dc:creator>wassim</dc:creator>
		<pubDate>Thu, 22 Apr 2010 12:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-1572</guid>
		<description>nice tutorial, this iss what i am lookin for, it&#039;s the best</description>
		<content:encoded><![CDATA[<p>nice tutorial, this iss what i am lookin for, it&#8217;s the best</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Lopes</title>
		<link>http://muiomuio.com/web-design/add-remove-items-with-jquery/comment-page-1#comment-767</link>
		<dc:creator>Alexandre Lopes</dc:creator>
		<pubDate>Fri, 18 Dec 2009 19:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://muiomuio.com/?p=63#comment-767</guid>
		<description>Mario simples e eficientes as funções...
Parabens</description>
		<content:encoded><![CDATA[<p>Mario simples e eficientes as funções&#8230;</p>
<p>Parabens</p>
]]></content:encoded>
	</item>
</channel>
</rss>
