<?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: Event Delegation with MooTools&#8211;Quit Selecting all Those Elements!</title>
	<atom:link href="http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/</link>
	<description>MooTools Tutorials and More</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:50:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 11 Tips for Creating Great MooTools Plugins &#171; Ryan Florence Blog, MooTools Tutorials and More</title>
		<link>http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/comment-page-1/#comment-1554</link>
		<dc:creator>11 Tips for Creating Great MooTools Plugins &#171; Ryan Florence Blog, MooTools Tutorials and More</dc:creator>
		<pubDate>Fri, 11 Jun 2010 21:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=190#comment-1554</guid>
		<description>&lt;p&gt;[...] or any other tempting name. I do the same for classes with a handful of elements. Though, with event delegation, I usually just need one [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] or any other tempting name. I do the same for classes with a handful of elements. Though, with event delegation, I usually just need one [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: OhBehave &#8211; Apply behavior on a static/dynamic elements, immediately &#171; Devign &#8211; Advanced Web Development</title>
		<link>http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/comment-page-1/#comment-676</link>
		<dc:creator>OhBehave &#8211; Apply behavior on a static/dynamic elements, immediately &#171; Devign &#8211; Advanced Web Development</dc:creator>
		<pubDate>Sun, 04 Apr 2010 15:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=190#comment-676</guid>
		<description>&lt;p&gt;[...] In case you only need to attach events, you should use the Event Delegation method.   elado April 4th, 2010 No Comments &#187; Permalink        [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] In case you only need to attach events, you should use the Event Delegation method.   elado April 4th, 2010 No Comments &#187; Permalink        [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery 1.4, MooTools 1.2 比较 &#124; CssRainbow.cn</title>
		<link>http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/comment-page-1/#comment-532</link>
		<dc:creator>jQuery 1.4, MooTools 1.2 比较 &#124; CssRainbow.cn</dc:creator>
		<pubDate>Thu, 18 Mar 2010 07:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=190#comment-532</guid>
		<description>&lt;p&gt;[...] just another name for event delegation. I’ve got an entire post on event delegation with mootools. Basic concept, instead of adding the same events (or as jquery [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] just another name for event delegation. I’ve got an entire post on event delegation with mootools. Basic concept, instead of adding the same events (or as jquery [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier Refalo</title>
		<link>http://ryanflorence.com/event-delegation-with-mootools-quit-selecting-all-those-elements/comment-page-1/#comment-50</link>
		<dc:creator>Olivier Refalo</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=190#comment-50</guid>
		<description>&lt;p&gt;Thanks for this article, read about it but quickly gave up as I didn&#039;t see/understood the benefits.&lt;/p&gt;

&lt;p&gt;I does make code much cleaner, I use it with a menu bar: all my action are now coded in one event (delegated)&lt;/p&gt;

&lt;p&gt;Keep on the good work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this article, read about it but quickly gave up as I didn&#8217;t see/understood the benefits.</p>

<p>I does make code much cleaner, I use it with a menu bar: all my action are now coded in one event (delegated)</p>

<p>Keep on the good work.</p>]]></content:encoded>
	</item>
</channel>
</rss>
