<?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>《Working with Events, part 1》的评论</title>
	<atom:link href="http://www.haojii.com/2010/01/working-with-events-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haojii.com/2010/01/working-with-events-part-1/</link>
	<description>一个专注于技术的IT男</description>
	<lastBuildDate>Tue, 17 Apr 2012 01:26:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：Working with Events, Part 3: More Event Delegation with jQuery &#124; haojii</title>
		<link>http://www.haojii.com/2010/01/working-with-events-part-1/comment-page-1/#comment-6</link>
		<dc:creator>Working with Events, Part 3: More Event Delegation with jQuery &#124; haojii</dc:creator>
		<pubDate>Sun, 17 Jan 2010 03:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.haojii.com/?p=60#comment-6</guid>
		<description>[...] 正如本系列的第一篇文章中描述的那样，事件代理是利用事件冒泡机制来避免多次绑定事件监听器的一种办法。jQuery1.3和即将到来的jQuery1.4有很多新的特性可以使你的网页中使用事件代理更容易。这篇指南的目标就是帮助你理解这些新特性是如何工作的。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 正如本系列的第一篇文章中描述的那样，事件代理是利用事件冒泡机制来避免多次绑定事件监听器的一种办法。jQuery1.3和即将到来的jQuery1.4有很多新的特性可以使你的网页中使用事件代理更容易。这篇指南的目标就是帮助你理解这些新特性是如何工作的。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Working with Events, part 2 &#124; haojii</title>
		<link>http://www.haojii.com/2010/01/working-with-events-part-1/comment-page-1/#comment-5</link>
		<dc:creator>Working with Events, part 2 &#124; haojii</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.haojii.com/?p=60#comment-5</guid>
		<description>[...] 在我的上一篇文章中，描述了一个常见的问题，即事件对新加入HTML文档的元素表面上不工作的情况，不管这个元素是通过ajax方式还是修改DOM的方式加入进来的。我们也检查了一个解决此问题办法：事件代理。使用这种办法，我们将事件绑定到一直在DOM中的容器元素上然后再检查事件发生的目标元素。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在我的上一篇文章中，描述了一个常见的问题，即事件对新加入HTML文档的元素表面上不工作的情况，不管这个元素是通过ajax方式还是修改DOM的方式加入进来的。我们也检查了一个解决此问题办法：事件代理。使用这种办法，我们将事件绑定到一直在DOM中的容器元素上然后再检查事件发生的目标元素。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

