<?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: An Introduction to Javascript Event Delegation</title>
	<atom:link href="http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/</link>
	<description>Thoughts on Web Design, Development, and Applications</description>
	<lastBuildDate>Mon, 08 Mar 2010 22:52:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/comment-page-1/#comment-133</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=8#comment-133</guid>
		<description>Thanks for pointing that out Eric, I&#039;ve fixed the link!</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out Eric, I&#8217;ve fixed the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric DeLabar</title>
		<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/comment-page-1/#comment-132</link>
		<dc:creator>Eric DeLabar</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=8#comment-132</guid>
		<description>The &quot;this example&quot; link is broken, I think you&#039;re missing the leading slash.  Love the article though!</description>
		<content:encoded><![CDATA[<p>The &#8220;this example&#8221; link is broken, I think you&#8217;re missing the leading slash.  Love the article though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NETTUTS - Create a Simple, Intelligent Accordion Effect Using Prototype and Scriptaculous</title>
		<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/comment-page-1/#comment-130</link>
		<dc:creator>NETTUTS - Create a Simple, Intelligent Accordion Effect Using Prototype and Scriptaculous</dc:creator>
		<pubDate>Wed, 11 Jun 2008 08:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=8#comment-130</guid>
		<description>[...] We are using event delegation. For those of you unfamiliar with the subject, I have written a brief overview of event delegation which will introduce you to the concept and why it is so important. That said, we need an [...]</description>
		<content:encoded><![CDATA[<p>[...] We are using event delegation. For those of you unfamiliar with the subject, I have written a brief overview of event delegation which will introduce you to the concept and why it is so important. That said, we need an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Meyer</title>
		<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/comment-page-1/#comment-12</link>
		<dc:creator>Justin Meyer</dc:creator>
		<pubDate>Tue, 20 May 2008 06:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=8#comment-12</guid>
		<description>Brian,
  Awesome tutorial!

I&#039;m wondering if you&#039;ve seen JavaScriptMVC&#039;s Controller plugin (http://javascriptmvc.com/learningcenter/controller/index.html).

It&#039;s taken a lot of the hassles out of event delegation and has the best event support across all browsers.  Let me know what you think.  

I&#039;m going to point people to this when they need to know why event delegation is  so important.</description>
		<content:encoded><![CDATA[<p>Brian,<br />
  Awesome tutorial!</p>
<p>I&#8217;m wondering if you&#8217;ve seen JavaScriptMVC&#8217;s Controller plugin (<a href="http://javascriptmvc.com/learningcenter/controller/index.html" rel="nofollow">http://javascriptmvc.com/learningcenter/controller/index.html</a>).</p>
<p>It&#8217;s taken a lot of the hassles out of event delegation and has the best event support across all browsers.  Let me know what you think.  </p>
<p>I&#8217;m going to point people to this when they need to know why event delegation is  so important.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
