<?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>Brian Crescimanno &#187; event bubbling</title>
	<atom:link href="http://briancrescimanno.com/tag/event-bubbling/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com</link>
	<description>Thoughts on Web Design, Development, and Applications</description>
	<lastBuildDate>Thu, 19 Aug 2010 16:00:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>An Introduction to Javascript Event Delegation</title>
		<link>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/</link>
		<comments>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/#comments</comments>
		<pubDate>Mon, 19 May 2008 19:55:40 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[event bubbling]]></category>
		<category><![CDATA[event delegation]]></category>
		<category><![CDATA[event handling]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=8</guid>
		<description><![CDATA[As development in Javascript moves further away from rollovers and other simple effects into developing true Rich Internet Applications, the number of events we have on our pages increases seemingly exponentially. Catch a left click, a right click, focus, blur, &#8230; <a href="http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2008/05/19/an-introduction-to-javascript-event-delegation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
