<?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: 小试牛刀——一篇jQuery小教程</title>
	<atom:link href="http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/</link>
	<description>web 标准，前端开发，编程感悟，生活杂想</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:20:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scoprio_3715</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-160237</link>
		<dc:creator>scoprio_3715</dc:creator>
		<pubDate>Wed, 13 Jan 2010 13:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-160237</guid>
		<description>问题已解决。
1.3.2版本进行更改了。
$(&quot;input[@type=&#039;text&#039;], input[@type=&#039;password&#039;]&quot;)
使用$(&quot;input[type=&#039;text&#039;], input[type=&#039;password&#039;]&quot;)就可以
把@去了</description>
		<content:encoded><![CDATA[<p>问题已解决。<br />
1.3.2版本进行更改了。<br />
$(&#8220;input[@type='text'], input[@type='password']&#8220;)<br />
使用$(&#8220;input[type='text'], input[type='password']&#8220;)就可以<br />
把@去了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scoprio_3715</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-160235</link>
		<dc:creator>scoprio_3715</dc:creator>
		<pubDate>Wed, 13 Jan 2010 13:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-160235</guid>
		<description>说一下表现吧
1. $(&quot;input[@type=&#039;text&#039;], input[@type=&#039;password&#039;]&quot;)不能操作
    只能$(&quot;input&quot;)
2. $(this).css({background:&quot;#fcc&quot;, border:&quot;1px solid #f00&quot;}) 方法中这个不行
   $(this).css({background:&quot;#fcc&quot;}).css()这样
是不是1.3.2版本这里不行？</description>
		<content:encoded><![CDATA[<p>说一下表现吧<br />
1. $(&#8220;input[@type='text'], input[@type='password']&#8220;)不能操作<br />
    只能$(&#8220;input&#8221;)<br />
2. $(this).css({background:&#8221;#fcc&#8221;, border:&#8221;1px solid #f00&#8243;}) 方法中这个不行<br />
   $(this).css({background:&#8221;#fcc&#8221;}).css()这样<br />
是不是1.3.2版本这里不行？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scoprio_3715</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-160234</link>
		<dc:creator>scoprio_3715</dc:creator>
		<pubDate>Wed, 13 Jan 2010 12:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-160234</guid>
		<description>使用你的代码我这里不OK。（jQuery-1.32.min.js）
我想可能是我下的jQuery的问题，因为用IE6打开你的网页ok.</description>
		<content:encoded><![CDATA[<p>使用你的代码我这里不OK。（jQuery-1.32.min.js）<br />
我想可能是我下的jQuery的问题，因为用IE6打开你的网页ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haoziyanwo</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-158378</link>
		<dc:creator>haoziyanwo</dc:creator>
		<pubDate>Sat, 14 Nov 2009 03:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-158378</guid>
		<description>呵呵，最近开始学习，，，，</description>
		<content:encoded><![CDATA[<p>呵呵，最近开始学习，，，，</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 文本框的聚焦 &#171; DM Notes &#8211; 数字化生存</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-158025</link>
		<dc:creator>文本框的聚焦 &#171; DM Notes &#8211; 数字化生存</dc:creator>
		<pubDate>Wed, 04 Nov 2009 01:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-158025</guid>
		<description>[...] 原文来自http://realazy.org/blog/2006/08/31/small-jquery-tutorial/，不过和新版本的Jquery不兼容，修改如下 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文来自http://realazy.org/blog/2006/08/31/small-jquery-tutorial/，不过和新版本的Jquery不兼容，修改如下 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: test</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-156941</link>
		<dc:creator>test</dc:creator>
		<pubDate>Mon, 05 Oct 2009 01:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-156941</guid>
		<description>那就更新一下哈</description>
		<content:encoded><![CDATA[<p>那就更新一下哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: realazy</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-155197</link>
		<dc:creator>realazy</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-155197</guid>
		<description>@shiflymoon 兄弟，这可是三年前的 Blog, 麻烦看清楚再评论，谢谢。</description>
		<content:encoded><![CDATA[<p>@shiflymoon 兄弟，这可是三年前的 Blog, 麻烦看清楚再评论，谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiflymoon</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-155193</link>
		<dc:creator>shiflymoon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 06:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-155193</guid>
		<description>讲得太垃圾，都是老版本的例子了。新版本的简单地多</description>
		<content:encoded><![CDATA[<p>讲得太垃圾，都是老版本的例子了。新版本的简单地多</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alink</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-149958</link>
		<dc:creator>alink</dc:creator>
		<pubDate>Mon, 25 May 2009 16:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-149958</guid>
		<description>你的组件jquery.js版本是几？我的调的怎么不能实现你的效果。
是不是修改组件了？</description>
		<content:encoded><![CDATA[<p>你的组件jquery.js版本是几？我的调的怎么不能实现你的效果。<br />
是不是修改组件了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruimingde</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-2/#comment-148299</link>
		<dc:creator>ruimingde</dc:creator>
		<pubDate>Wed, 29 Apr 2009 03:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-148299</guid>
		<description>由浅入深~~</description>
		<content:encoded><![CDATA[<p>由浅入深~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pluto</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-1/#comment-145651</link>
		<dc:creator>Pluto</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-145651</guid>
		<description>使用jquery-1.3.2.js失败</description>
		<content:encoded><![CDATA[<p>使用jquery-1.3.2.js失败</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeky</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-1/#comment-105640</link>
		<dc:creator>Jeky</dc:creator>
		<pubDate>Sat, 08 Nov 2008 08:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-105640</guid>
		<description>那个判断浏览器的插件有毛病，
Firefox 3下测试正常，IE7下出问题。。。</description>
		<content:encoded><![CDATA[<p>那个判断浏览器的插件有毛病，<br />
Firefox 3下测试正常，IE7下出问题。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 想想</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-1/#comment-105297</link>
		<dc:creator>想想</dc:creator>
		<pubDate>Tue, 04 Nov 2008 06:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-105297</guid>
		<description>form_enhencement_for_ie.js具体文件怎么写的呢？
难道是写判断ie浏览器的jQuery插件和包含css样式的类？</description>
		<content:encoded><![CDATA[<p>form_enhencement_for_ie.js具体文件怎么写的呢？<br />
难道是写判断ie浏览器的jQuery插件和包含css样式的类？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andol</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-1/#comment-77744</link>
		<dc:creator>andol</dc:creator>
		<pubDate>Fri, 25 Jul 2008 05:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-77744</guid>
		<description>轻松看懂了，
想进一步看看jquery就诶和Ajax的教程，
希望保持简洁易懂的风格。</description>
		<content:encoded><![CDATA[<p>轻松看懂了，<br />
想进一步看看jquery就诶和Ajax的教程，<br />
希望保持简洁易懂的风格。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenneth</title>
		<link>http://chen.xianan.name/blog/2006/08/31/small-jquery-tutorial/comment-page-1/#comment-50886</link>
		<dc:creator>kenneth</dc:creator>
		<pubDate>Wed, 26 Mar 2008 22:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2006/08/31/small-jquery-tutorial/#comment-50886</guid>
		<description>is jQuery similar to Ruby?</description>
		<content:encoded><![CDATA[<p>is jQuery similar to Ruby?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
