<?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: wordpress 实现 Ctrl+Enter 快捷发表留言</title>
	<atom:link href="http://www.xiaorsz.com/wordpress-ctrl-enter-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/</link>
	<description>Sharing technology, recording life</description>
	<lastBuildDate>Wed, 10 Mar 2010 04:59:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: a</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-5236</link>
		<dc:creator>a</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-5236</guid>
		<description>aaa</description>
		<content:encoded><![CDATA[<p>aaa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖Bee</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-2302</link>
		<dc:creator>吖Bee</dc:creator>
		<pubDate>Wed, 17 Dec 2008 12:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-2302</guid>
		<description>嗯嗯，原来要放在下面才有反应！ :razz:</description>
		<content:encoded><![CDATA[<p>嗯嗯，原来要放在下面才有反应！ <img src='http://www.xiaorsz.com/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖Bee</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-2268</link>
		<dc:creator>吖Bee</dc:creator>
		<pubDate>Tue, 16 Dec 2008 15:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-2268</guid>
		<description>&lt;a href=&quot;#comment-2219&quot; rel=&quot;nofollow&quot;&gt;@xiaorsz  &lt;/a&gt; 
嗯嗯，等我去试一试！ :arrow: 谢谢！</description>
		<content:encoded><![CDATA[<p><a href="#comment-2219" rel="nofollow">@xiaorsz  </a><br />
嗯嗯，等我去试一试！ <img src='http://www.xiaorsz.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' />  谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaorsz</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-2219</link>
		<dc:creator>xiaorsz</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-2219</guid>
		<description>&lt;a href=&quot;#comment-2218&quot; rel=&quot;nofollow&quot;&gt;@吖Bee &lt;/a&gt; 不是吧？那你可以直接加在comment.php文件里，加上如下的代码：&lt;coolcode linenum=&quot;off&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;	
	//&lt;![CDATA[
	document.getElementById(&#039;comment&#039;).onkeydown = function (moz_ev)
	{
		var ev = null;
		if (window.event){
			ev = window.event;
		}else{
			ev = moz_ev;
		}
		if (ev != null &amp;&amp; ev.ctrlKey &amp;&amp; ev.keyCode == 13)
		{
			document.getElementById(&#039;submit&#039;).click();
		}
	}
	//]]&gt;
	&lt;/script&gt;
&lt;/coolcode&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-2218" rel="nofollow">@吖Bee </a> 不是吧？那你可以直接加在comment.php文件里，加上如下的代码：
<div class="hl-surround"><div class="hl-main">&lt;script type=&quot;text/javascript&quot;&gt;	<br />	//&lt;![CDATA[<br />	document.getElementById('comment').onkeydown = function (moz_ev)<br />	{<br />		var ev = null;<br />		if (window.event){<br />			ev = window.event;<br />		}else{<br />			ev = moz_ev;<br />		}<br />		if (ev != null &amp;&amp; ev.ctrlKey &amp;&amp; ev.keyCode == 13)<br />		{<br />			document.getElementById('submit').click();<br />		}<br />	}<br />	//]]&gt;<br />	&lt;/script&gt;</div></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖Bee</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-2218</link>
		<dc:creator>吖Bee</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-2218</guid>
		<description>我加了也没有反应哦！</description>
		<content:encoded><![CDATA[<p>我加了也没有反应哦！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aappy.com &#187; 给你的WordPress博客加个Ctrl+Enter快速回复功能</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-2117</link>
		<dc:creator>Aappy.com &#187; 给你的WordPress博客加个Ctrl+Enter快速回复功能</dc:creator>
		<pubDate>Sat, 13 Dec 2008 17:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-2117</guid>
		<description>[...] 常看xiaorsz的博客，觉得这个功能挺有效的，所以加了个。喜欢的请看原文：wordpress 实现 Ctrl+Enter 快捷发表留言 [...]</description>
		<content:encoded><![CDATA[<p>[...] 常看xiaorsz的博客，觉得这个功能挺有效的，所以加了个。喜欢的请看原文：wordpress 实现 Ctrl+Enter 快捷发表留言 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-1930</link>
		<dc:creator>L</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-1930</guid>
		<description>&lt;a href=&quot;#comment-1919&quot; rel=&quot;nofollow&quot;&gt;@xiaorsz &lt;/a&gt; ……我不用 IE6 ，偶尔用 IEtester 看一下而已</description>
		<content:encoded><![CDATA[<p><a href="#comment-1919" rel="nofollow">@xiaorsz </a> ……我不用 IE6 ，偶尔用 IEtester 看一下而已</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaorsz</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-1919</link>
		<dc:creator>xiaorsz</dc:creator>
		<pubDate>Wed, 10 Dec 2008 05:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-1919</guid>
		<description>&lt;a href=&quot;#comment-1899&quot; rel=&quot;nofollow&quot;&gt;@L &lt;/a&gt; 噢，好像是会的。你直接加到皮肤中就不会了，我现在就是这么做的！还有，我想问下你在IE下评论的时候有不会觉得比较慢，比较卡啊？谢了啊！</description>
		<content:encoded><![CDATA[<p><a href="#comment-1899" rel="nofollow">@L </a> 噢，好像是会的。你直接加到皮肤中就不会了，我现在就是这么做的！还有，我想问下你在IE下评论的时候有不会觉得比较慢，比较卡啊？谢了啊！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-1899</link>
		<dc:creator>L</dc:creator>
		<pubDate>Tue, 09 Dec 2008 21:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-1899</guid>
		<description>而且，你这种方法 IE6 里面会报错？！</description>
		<content:encoded><![CDATA[<p>而且，你这种方法 IE6 里面会报错？！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu Da</title>
		<link>http://www.xiaorsz.com/wordpress-ctrl-enter-comments/comment-page-1/#comment-1841</link>
		<dc:creator>Lu Da</dc:creator>
		<pubDate>Tue, 09 Dec 2008 06:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaorsz.com/?p=559#comment-1841</guid>
		<description>&lt;a href=&quot;#comment-1839&quot; rel=&quot;nofollow&quot;&gt;@samserver &lt;/a&gt; 你把 js 里面的 comment 改成 commentform 试试</description>
		<content:encoded><![CDATA[<p><a href="#comment-1839" rel="nofollow">@samserver </a> 你把 js 里面的 comment 改成 commentform 试试</p>
]]></content:encoded>
	</item>
</channel>
</rss>
