<?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 3: More Event Delegation with jQuery</title>
	<atom:link href="http://www.haojii.com/2010/01/working-with-events-part-3-more-event-delegation-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haojii.com/2010/01/working-with-events-part-3-more-event-delegation-with-jquery/</link>
	<description>一个专注于技术的IT男</description>
	<lastBuildDate>Mon, 06 Sep 2010 00:53:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>来自：Jacky</title>
		<link>http://www.haojii.com/2010/01/working-with-events-part-3-more-event-delegation-with-jquery/comment-page-1/#comment-9</link>
		<dc:creator>Jacky</dc:creator>
		<pubDate>Tue, 19 Jan 2010 01:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.haojii.com/?p=129#comment-9</guid>
		<description>this关键字在js中有点tricky

大多数的事件模型（包括jQuery的内部通常都将this修改成了event.target）

1.4中引入了proxy,这样this就能保存你需要的上下文参数</description>
		<content:encoded><![CDATA[<p>this关键字在js中有点tricky</p>
<p>大多数的事件模型（包括jQuery的内部通常都将this修改成了event.target）</p>
<p>1.4中引入了proxy,这样this就能保存你需要的上下文参数</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sanakan</title>
		<link>http://www.haojii.com/2010/01/working-with-events-part-3-more-event-delegation-with-jquery/comment-page-1/#comment-8</link>
		<dc:creator>Sanakan</dc:creator>
		<pubDate>Mon, 18 Jan 2010 18:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.haojii.com/?p=129#comment-8</guid>
		<description>1.4的上下文参数不错。
1.4的$(event.currentTarget)和1.3的$(event.target).closest(&quot;li&quot;)回复中有提到可以用$(this)替换。
js的event很奇妙啊！</description>
		<content:encoded><![CDATA[<p>1.4的上下文参数不错。<br />
1.4的$(event.currentTarget)和1.3的$(event.target).closest(&#8220;li&#8221;)回复中有提到可以用$(this)替换。<br />
js的event很奇妙啊！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jQuery1.4发布: 你必须知道的15个新特性 &#124; haojii</title>
		<link>http://www.haojii.com/2010/01/working-with-events-part-3-more-event-delegation-with-jquery/comment-page-1/#comment-7</link>
		<dc:creator>jQuery1.4发布: 你必须知道的15个新特性 &#124; haojii</dc:creator>
		<pubDate>Mon, 18 Jan 2010 13:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.haojii.com/?p=129#comment-7</guid>
		<description>[...] 关于              &#171; Working with Events, Part 3: More Event Delegation with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 关于              &laquo; Working with Events, Part 3: More Event Delegation with jQuery [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
