<?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"
	>
<channel>
	<title>走走停停看看 的评论</title>
	<atom:link href="http://shawphy.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://shawphy.com</link>
	<description>关注xhtml,css,javascript,jQuery等前端开发</description>
	<pubDate>Wed, 20 Aug 2008 23:43:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Shawphy 对《jQuery中不为人知的秘密之二》的评论</title>
		<link>http://shawphy.com/2008/08/the-missing-manual-in-jquery-2.html#comment-113</link>
		<dc:creator>Shawphy</dc:creator>
		<pubDate>Mon, 18 Aug 2008 10:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=79#comment-113</guid>
		<description>jQuery.fn.jquery~~
感觉怪怪的。
还有我有点奇怪，他为什么要给fn添加这个属性
这意味着，我通过
$("div").jquery也能得到jQuery的版本号，这似乎是完全没有必要的功能。
他完全可以通过jQuery.extend来给jQuery这个对象本身加上版本号啊。</description>
		<content:encoded><![CDATA[<p>jQuery.fn.jquery~~<br />
感觉怪怪的。<br />
还有我有点奇怪，他为什么要给fn添加这个属性<br />
这意味着，我通过<br />
$(&#8221;div&#8221;).jquery也能得到jQuery的版本号，这似乎是完全没有必要的功能。<br />
他完全可以通过jQuery.extend来给jQuery这个对象本身加上版本号啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>学习笔记 对《jQuery中不为人知的秘密之二》的评论</title>
		<link>http://shawphy.com/2008/08/the-missing-manual-in-jquery-2.html#comment-112</link>
		<dc:creator>学习笔记</dc:creator>
		<pubDate>Mon, 18 Aug 2008 07:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=79#comment-112</guid>
		<description>不知你有没有见过获得jQuery的版本号的问题

我看了下代码，发现在$.fn里面有定义，
所以这样可以得到jQuery的版本
$.fn.jquery，同样是一个变量，不是函数~</description>
		<content:encoded><![CDATA[<p>不知你有没有见过获得jQuery的版本号的问题</p>
<p>我看了下代码，发现在$.fn里面有定义，<br />
所以这样可以得到jQuery的版本<br />
$.fn.jquery，同样是一个变量，不是函数~</p>
]]></content:encoded>
	</item>
	<item>
		<title>一揪 对《一个有趣的布局》的评论</title>
		<link>http://shawphy.com/2008/07/%e4%b8%80%e4%b8%aa%e6%9c%89%e8%b6%a3%e7%9a%84%e5%b8%83%e5%b1%80.html#comment-98</link>
		<dc:creator>一揪</dc:creator>
		<pubDate>Wed, 30 Jul 2008 19:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=63#comment-98</guid>
		<description>小飞， 我跟你的有点点不一样。 呵呵 

#wrap{width:300px;height:300px; margin:20px auto;}
#a,#b,#c,#d,#e{float:left;}
#a{width:100px; height:200px; background-color:#999999;}
#b{width:200px; height:100px; background-color:#FF0000;}
#c{width:100px; height:100px; background-color:#FFCC00;}
#d{width:100px; height:200px; background-color:#0033CC; float:right;}
#e{width:200px; height:100px; background-color:#00FF00; float:right;}</description>
		<content:encoded><![CDATA[<p>小飞， 我跟你的有点点不一样。 呵呵 </p>
<p>#wrap{width:300px;height:300px; margin:20px auto;}<br />
#a,#b,#c,#d,#e{float:left;}<br />
#a{width:100px; height:200px; background-color:#999999;}<br />
#b{width:200px; height:100px; background-color:#FF0000;}<br />
#c{width:100px; height:100px; background-color:#FFCC00;}<br />
#d{width:100px; height:200px; background-color:#0033CC; float:right;}<br />
#e{width:200px; height:100px; background-color:#00FF00; float:right;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>半瓶墨水 对《jQuery中不为人知的秘密之一》的评论</title>
		<link>http://shawphy.com/2008/07/the-missing-manual-in-jquery-1.html#comment-97</link>
		<dc:creator>半瓶墨水</dc:creator>
		<pubDate>Sun, 27 Jul 2008 18:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=71#comment-97</guid>
		<description>“如果能做成wp的插件就方便很多，要跑到那个网站贴了再贴回来始终不够方便”
嗯，这确实是许多人不愿意使用代码发芽网的原因，你的建议很不错，虽然现在实现起来还有些难度...</description>
		<content:encoded><![CDATA[<p>“如果能做成wp的插件就方便很多，要跑到那个网站贴了再贴回来始终不够方便”<br />
嗯，这确实是许多人不愿意使用代码发芽网的原因，你的建议很不错，虽然现在实现起来还有些难度&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>fantasy 对《页面加载完成后新建的元素事件绑定问题(下)》的评论</title>
		<link>http://shawphy.com/2008/07/bind-handle-on-the-new-added-elements-part-b.html#comment-96</link>
		<dc:creator>fantasy</dc:creator>
		<pubDate>Sun, 27 Jul 2008 16:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=105#comment-96</guid>
		<description>呵呵，一直用onclick简单实现的，但是读完后，觉得要样式和行为分离的话，确实有许多要做的。。。呵呵，studying...~~~</description>
		<content:encoded><![CDATA[<p>呵呵，一直用onclick简单实现的，但是读完后，觉得要样式和行为分离的话，确实有许多要做的。。。呵呵，studying&#8230;~~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Shawphy 对《jQuery JSON 简单demo》的评论</title>
		<link>http://shawphy.com/2008/05/jquery-json-%e7%ae%80%e5%8d%95demo.html#comment-94</link>
		<dc:creator>Shawphy</dc:creator>
		<pubDate>Sat, 26 Jul 2008 12:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=42#comment-94</guid>
		<description>呵呵，你复制到浏览器里就行了，当心别多复制或者少复制了。这个是刚从pj转过来的，可能文章有点乱</description>
		<content:encoded><![CDATA[<p>呵呵，你复制到浏览器里就行了，当心别多复制或者少复制了。这个是刚从pj转过来的，可能文章有点乱</p>
]]></content:encoded>
	</item>
	<item>
		<title>chiefsailor 对《jQuery JSON 简单demo》的评论</title>
		<link>http://shawphy.com/2008/05/jquery-json-%e7%ae%80%e5%8d%95demo.html#comment-93</link>
		<dc:creator>chiefsailor</dc:creator>
		<pubDate>Sat, 26 Jul 2008 08:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=42#comment-93</guid>
		<description>demo地址无效..</description>
		<content:encoded><![CDATA[<p>demo地址无效..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Hollen 对《读jQuery基础教程时的需要注意的1.1和1.2版的差别》的评论</title>
		<link>http://shawphy.com/2008/06/the-different-between-jquery-11-and-12-in-learning-jquery.html#comment-92</link>
		<dc:creator>Hollen</dc:creator>
		<pubDate>Fri, 25 Jul 2008 09:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=57#comment-92</guid>
		<description>今天买了此书</description>
		<content:encoded><![CDATA[<p>今天买了此书</p>
]]></content:encoded>
	</item>
	<item>
		<title>tokki 对《页面加载完成后新建的元素事件绑定问题(下)》的评论</title>
		<link>http://shawphy.com/2008/07/bind-handle-on-the-new-added-elements-part-b.html#comment-91</link>
		<dc:creator>tokki</dc:creator>
		<pubDate>Fri, 25 Jul 2008 01:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=105#comment-91</guid>
		<description>文章不错 继续努力哈</description>
		<content:encoded><![CDATA[<p>文章不错 继续努力哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>页面加载完成后新建的元素事件绑定问题(下) &#124; 走走停停看看 对《页面加载完成后新建的元素事件绑定问题(上)》的评论</title>
		<link>http://shawphy.com/2008/07/bind-handle-on-the-new-added-elements-part-a.html#comment-90</link>
		<dc:creator>页面加载完成后新建的元素事件绑定问题(下) &#124; 走走停停看看</dc:creator>
		<pubDate>Thu, 24 Jul 2008 07:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://shawphy.com/?p=82#comment-90</guid>
		<description>[...] 页面加载完成后新建的元素事件绑定问题(上) ============================= 3号解决方案——复制事件法 上面几种方案可以说即便你没有用到jQuery库，你也能相对比较容易的实现。但这种方案相对依赖jQuery的程度更高。而且必须要求jQuery 1.2版以上。低版本jQuery需要插件。 上面两个方案都是对删除函数动了很多脑筋，换了多种触发、绑定的方式。这个方案不同，可以与平时纯静态的元素一样在domready的时候绑定。但在我们添加新行的时候我们改动一下，不再想上面那样拼接字符串来添加新行了。这回我们尝试使用复制DOM元素的方式。并且复制的时候连同绑定的事件一起复制，复制完之后再用find之类的修改内部的元素。 同时，就像这个例子，如果你会把所有元素都删除光，那template这个模板是必须的，如果不会删光，那就未必需要用template了。为了防止被误删，此处我把template设了隐藏。 我使用了jQuery中特有的clone(true) .template{display:none;} [...]</description>
		<content:encoded><![CDATA[<p>[...] 页面加载完成后新建的元素事件绑定问题(上) ============================= 3号解决方案——复制事件法 上面几种方案可以说即便你没有用到jQuery库，你也能相对比较容易的实现。但这种方案相对依赖jQuery的程度更高。而且必须要求jQuery 1.2版以上。低版本jQuery需要插件。 上面两个方案都是对删除函数动了很多脑筋，换了多种触发、绑定的方式。这个方案不同，可以与平时纯静态的元素一样在domready的时候绑定。但在我们添加新行的时候我们改动一下，不再想上面那样拼接字符串来添加新行了。这回我们尝试使用复制DOM元素的方式。并且复制的时候连同绑定的事件一起复制，复制完之后再用find之类的修改内部的元素。 同时，就像这个例子，如果你会把所有元素都删除光，那template这个模板是必须的，如果不会删光，那就未必需要用template了。为了防止被误删，此处我把template设了隐藏。 我使用了jQuery中特有的clone(true) .template{display:none;} [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
