<?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: JavaScript Event Delegation</title>
	<atom:link href="http://3dmdesign.com/development/javascript-event-delegation/feed" rel="self" type="application/rss+xml" />
	<link>http://3dmdesign.com/development/javascript-event-delegation</link>
	<description>JavaScript and Ruby on Rails Web Applications</description>
	<lastBuildDate>Wed, 21 Mar 2012 15:38:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Quick Tips for the Casual jQuery Developer &#171; Pedro Mateus Tavares</title>
		<link>http://3dmdesign.com/development/javascript-event-delegation/comment-page-1#comment-21197</link>
		<dc:creator>Quick Tips for the Casual jQuery Developer &#171; Pedro Mateus Tavares</dc:creator>
		<pubDate>Sat, 23 Oct 2010 05:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/?p=40#comment-21197</guid>
		<description>[...] Event delegation is a powerful technique that should be used as often as possible and we can achieve it by assigning an outer element an event handler and using the target attribute on the event to determine what should be done: [...]</description>
		<content:encoded><![CDATA[<p>[...] Event delegation is a powerful technique that should be used as often as possible and we can achieve it by assigning an outer element an event handler and using the target attribute on the event to determine what should be done: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

