<?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: Copy Events from One Element to Another</title>
	<atom:link href="http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another</link>
	<description>Tips, techniques, and tutorials for the jQuery JavaScript library</description>
	<pubDate>Tue, 06 Jan 2009 21:00:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brandon Aaron</title>
		<link>http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another/comment-page-1#comment-5701</link>
		<dc:creator>Brandon Aaron</dc:creator>
		<pubDate>Mon, 14 May 2007 17:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another#comment-5701</guid>
		<description>I agree it does make more sense to make it recursive. I'll put it on my TODO list. :)  Thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>I agree it does make more sense to make it recursive. I&#8217;ll put it on my TODO list. <img src='http://www.learningjquery.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Figueira</title>
		<link>http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another/comment-page-1#comment-5700</link>
		<dc:creator>Diego Figueira</dc:creator>
		<pubDate>Mon, 14 May 2007 16:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another#comment-5700</guid>
		<description>The cloneWithEvents is not recursive, is it? I think it would be much more useful if it would copy all the events from current element *and* from all its descendants. For example if you have an event associated to a 'TR' and you have an event associated to a 'A HREF' that is inside that row, 'cloneWithEvents' will only copy the events from the row, but not from the 'A HREF'...

Thanks,

Diego</description>
		<content:encoded><![CDATA[<p>The cloneWithEvents is not recursive, is it? I think it would be much more useful if it would copy all the events from current element *and* from all its descendants. For example if you have an event associated to a &#8216;TR&#8217; and you have an event associated to a &#8216;A HREF&#8217; that is inside that row, &#8216;cloneWithEvents&#8217; will only copy the events from the row, but not from the &#8216;A HREF&#8217;&#8230;</p>
<p>Thanks,</p>
<p>Diego</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clonado de eventos en jQuery - Scriptia</title>
		<link>http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another/comment-page-1#comment-1902</link>
		<dc:creator>Clonado de eventos en jQuery - Scriptia</dc:creator>
		<pubDate>Fri, 02 Feb 2007 10:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another#comment-1902</guid>
		<description>[...] Ya trabajas con jQuery y dominas el arte de clonar elementos. Pero, cielos, un elemento clonado no conserva los manejadores de eventos asignados al original. Brandon Aaron nos presenta su solución en Copy Events from One Element to Another, publicado en Learning jQuery. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ya trabajas con jQuery y dominas el arte de clonar elementos. Pero, cielos, un elemento clonado no conserva los manejadores de eventos asignados al original. Brandon Aaron nos presenta su solución en Copy Events from One Element to Another, publicado en Learning jQuery. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
