<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kleptomac &#187; append()</title>
	<atom:link href="http://www.kleptomac.com/tag/append/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kleptomac.com</link>
	<description>A series of experiences on life and technology</description>
	<lastBuildDate>Sat, 18 Jun 2011 07:38:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery.append() Behaviour</title>
		<link>http://www.kleptomac.com/jqueryappend-behaviour.htm</link>
		<comments>http://www.kleptomac.com/jqueryappend-behaviour.htm#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:28:30 +0000</pubDate>
		<dc:creator>jai.chandra</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[append()]]></category>
		<category><![CDATA[behaviour]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.kleptomac.com/blog/jqueryappend-behaviour.htm</guid>
		<description><![CDATA[			
				
			
		
<p>jQuery.append() behaves a differently in different situations. It sometimes moves the contents from the DOM to the new location where it is appended and sometimes it clones it (keeping a copy of the dom element in its original location). I stumbled upon this when trying to fix an issue with &#60;form&#62; submit. The content I was [...]]]></description>
		<wfw:commentRss>http://www.kleptomac.com/jqueryappend-behaviour.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

