<?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; events</title>
	<atom:link href="http://briancrescimanno.com/tag/events/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>Workaround: Form Submit Method Doesn&#8217;t Fire Submit Event</title>
		<link>http://briancrescimanno.com/2009/05/14/form-submit-method-doesnt-fire-submit-event-workaround/</link>
		<comments>http://briancrescimanno.com/2009/05/14/form-submit-method-doesnt-fire-submit-event-workaround/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:40:23 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=57</guid>
		<description><![CDATA[Recently I&#8217;ve become even more frustrated than I&#8217;ve been in the past with the disparity between Javascript Events and Javascript Event Methods.  This time it was specifically related to form submission.  Currently, despite the specification stating otherwise, browsers do not &#8230; <a href="http://briancrescimanno.com/2009/05/14/form-submit-method-doesnt-fire-submit-event-workaround/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2009/05/14/form-submit-method-doesnt-fire-submit-event-workaround/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>
		<item>
		<title>JavaScript Event &amp; Event Method Bugs and Workarounds</title>
		<link>http://briancrescimanno.com/2008/05/14/javascript-event-event-method-bugs-and-workarounds/</link>
		<comments>http://briancrescimanno.com/2008/05/14/javascript-event-event-method-bugs-and-workarounds/#comments</comments>
		<pubDate>Wed, 14 May 2008 20:07:07 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[event handling]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=7</guid>
		<description><![CDATA[Today I spent a good deal of my time dealing with Javascript event handling and delegation using the Prototype javascript library with relation to some forms in our current project. In addition to simply firing and catching events using actual &#8230; <a href="http://briancrescimanno.com/2008/05/14/javascript-event-event-method-bugs-and-workarounds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2008/05/14/javascript-event-event-method-bugs-and-workarounds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
