<?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://www.yelotofu.com/2008/08/javascript-event-delegation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yelotofu.com/2008/08/javascript-event-delegation/</link>
	<description>&#34;In building standards compliant sites we are creating a better Web for the future.&#34;</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:55:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: xiaofang</title>
		<link>http://www.yelotofu.com/2008/08/javascript-event-delegation/comment-page-1/#comment-13389</link>
		<dc:creator>xiaofang</dc:creator>
		<pubDate>Thu, 14 Oct 2010 17:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=95#comment-13389</guid>
		<description>Your email address will not be published. Required fields are marked&lt;strong&gt;&lt;a href=&quot;http://www.watche-sformen.com/&quot; rel=&quot;nofollow&quot;&gt;rolex watches&lt;/a&gt;&lt;/strong&gt; </description>
		<content:encoded><![CDATA[<p>Your email address will not be published. Required fields are marked<strong><a href="http://www.watche-sformen.com/" rel="nofollow">rolex watches</a></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caphun</title>
		<link>http://www.yelotofu.com/2008/08/javascript-event-delegation/comment-page-1/#comment-2490</link>
		<dc:creator>caphun</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=95#comment-2490</guid>
		<description>Thanks Oscar. Well spotted! I have updated the example. 
 
Note: my example is checking for a &lt;button&gt; not class=&quot;button&quot; :) </description>
		<content:encoded><![CDATA[<p>Thanks Oscar. Well spotted! I have updated the example.</p>
<p>Note: my example is checking for a &lt;button&gt; not class=&quot;button&quot; <img src='http://www.yelotofu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://www.yelotofu.com/2008/08/javascript-event-delegation/comment-page-1/#comment-2485</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://yelotofu.com/?p=95#comment-2485</guid>
		<description>Hi, very interesting your article about event delegation but there are some errors in your example script, it must be like this: 
 
	$(&#039;html&#039;).click(function(e) { 
		if ($(e.target).is(&#039;.button&#039;)) 
			alert(&#039;You clicked on me?&#039;); 
	}); </description>
		<content:encoded><![CDATA[<p>Hi, very interesting your article about event delegation but there are some errors in your example script, it must be like this:</p>
<p>	$(&#039;html&#039;).click(function(e) {</p>
<p>		if ($(e.target).is(&#039;.button&#039;))</p>
<p>			alert(&#039;You clicked on me?&#039;);</p>
<p>	});</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
