<?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>评论: 检测大写锁定键(Caps Lock)是否被激活</title>
	<atom:link href="http://dancewithnet.com/2007/04/16/detect-caps-lock/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/</link>
	<description>WEB Design{HTML:CSS:Javascript:DOM:AJAX:PHP:Usability}/Viewpoint/Photo/Food/Mood</description>
	<pubDate>Thu, 20 Nov 2008 15:48:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>作者: hankx</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1275</link>
		<dc:creator>hankx</dc:creator>
		<pubDate>Wed, 25 Apr 2007 03:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1275</guid>
		<description>思路很好</description>
		<content:encoded><![CDATA[<p>思路很好</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 秦歌</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1273</link>
		<dc:creator>秦歌</dc:creator>
		<pubDate>Wed, 25 Apr 2007 01:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1273</guid>
		<description>这个是个人习惯和风格问题，我之所以用单引号，是因为现在用js处理大量的html代码，而html的属性值是用双引号的，这样就就方便很多,html代码可以直接用。
比如：document.write('&#60;p class="example"&#62;例子&#60;/p&#62;');</description>
		<content:encoded><![CDATA[<p>这个是个人习惯和风格问题，我之所以用单引号，是因为现在用js处理大量的html代码，而html的属性值是用双引号的，这样就就方便很多,html代码可以直接用。<br />
比如：document.write(&#8217;&lt;p class=&#8221;example&#8221;&gt;例子&lt;/p&gt;&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 谢小漫</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1272</link>
		<dc:creator>谢小漫</dc:creator>
		<pubDate>Tue, 24 Apr 2007 20:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1272</guid>
		<description>贴上来的代码怎么都是这个‘引号的？
不是英文状态下的引号？</description>
		<content:encoded><![CDATA[<p>贴上来的代码怎么都是这个‘引号的？<br />
不是英文状态下的引号？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: Sutra.re.Zhou</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1247</link>
		<dc:creator>Sutra.re.Zhou</dc:creator>
		<pubDate>Thu, 19 Apr 2007 03:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1247</guid>
		<description>原来是我没有输入任何东西，就想看结果。
我以为能够像Windows XP 登录时那样，只要大小写锁定键打开时就能看到一个提示呢。</description>
		<content:encoded><![CDATA[<p>原来是我没有输入任何东西，就想看结果。<br />
我以为能够像Windows XP 登录时那样，只要大小写锁定键打开时就能看到一个提示呢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 秦歌</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1246</link>
		<dc:creator>秦歌</dc:creator>
		<pubDate>Thu, 19 Apr 2007 02:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1246</guid>
		<description>因为lock caps按下时Javascript并不能探测到，而其只对输入大小写时有影响，所以看到演示效果是在按下lock caps键输入字母时。</description>
		<content:encoded><![CDATA[<p>因为lock caps按下时Javascript并不能探测到，而其只对输入大小写时有影响，所以看到演示效果是在按下lock caps键输入字母时。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: Sutra</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1245</link>
		<dc:creator>Sutra</dc:creator>
		<pubDate>Wed, 18 Apr 2007 16:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1245</guid>
		<description>能不能截个图我看看呀？</description>
		<content:encoded><![CDATA[<p>能不能截个图我看看呀？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 秦歌</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1244</link>
		<dc:creator>秦歌</dc:creator>
		<pubDate>Wed, 18 Apr 2007 06:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1244</guid>
		<description>你是在&lt;a href="http://dancewithnet.com/lab/2007/04/detect-caps-lock/" rel="nofollow"&gt;演示页面&lt;/a&gt;看的么？？我在IE7，Opera，Firefox下都可以看到提示啊？</description>
		<content:encoded><![CDATA[<p>你是在<a href="http://dancewithnet.com/lab/2007/04/detect-caps-lock/" rel="nofollow">演示页面</a>看的么？？我在IE7，Opera，Firefox下都可以看到提示啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: Sutra.re.Zhou</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1243</link>
		<dc:creator>Sutra.re.Zhou</dc:creator>
		<pubDate>Wed, 18 Apr 2007 06:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1243</guid>
		<description>提示在哪里呀？我折怎么用Firefox，IE都不行的了。</description>
		<content:encoded><![CDATA[<p>提示在哪里呀？我折怎么用Firefox，IE都不行的了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: Ifan</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1242</link>
		<dc:creator>Ifan</dc:creator>
		<pubDate>Wed, 18 Apr 2007 00:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1242</guid>
		<description>Hi 秦歌,

You're right, there's no mouse-over tool tips or any kind of text description around that icon. To be honest with you, first time I saw this icon, I didn't even know what does it mean until I found the light on my "caps lock" button.

Thanks to point this out, I enjoy reading your blog, and you do have very keen observation. :)</description>
		<content:encoded><![CDATA[<p>Hi 秦歌,</p>
<p>You&#8217;re right, there&#8217;s no mouse-over tool tips or any kind of text description around that icon. To be honest with you, first time I saw this icon, I didn&#8217;t even know what does it mean until I found the light on my &#8220;caps lock&#8221; button.</p>
<p>Thanks to point this out, I enjoy reading your blog, and you do have very keen observation. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: somebody(莫多泡泡)</title>
		<link>http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1239</link>
		<dc:creator>somebody(莫多泡泡)</dc:creator>
		<pubDate>Tue, 17 Apr 2007 02:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/2007/04/16/detect-caps-lock/#comment-1239</guid>
		<description>Safari提示不错。lz的文章也不错。</description>
		<content:encoded><![CDATA[<p>Safari提示不错。lz的文章也不错。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
