<?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 搜索结果 JQuery 篇</title>
	<atom:link href="http://eachsite.org/highlight-keywords-via-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://eachsite.org/highlight-keywords-via-jquery/</link>
	<description>站趣致力于一起分享建站的乐趣，并制作各种 WordPress 使用教程、主题以及插件，并关注各种互联网新鲜应用，使国人轻松建站、快乐建站。</description>
	<lastBuildDate>Thu, 17 May 2012 14:01:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 辐射鱼</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-612</link>
		<dc:creator>辐射鱼</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-612</guid>
		<description>你也知道 Ctrl+F 是没法搜索整个博客或网站的，只能搜索当前页，当我们使用 WordPress 的搜索功能后，再去 Ctrl+F 一下，已经重复操作了，从用户体验上来说，这是不是非常不友好？你说呢？！</description>
		<content:encoded><![CDATA[<p>你也知道 Ctrl+F 是没法搜索整个博客或网站的，只能搜索当前页，当我们使用 WordPress 的搜索功能后，再去 Ctrl+F 一下，已经重复操作了，从用户体验上来说，这是不是非常不友好？你说呢？！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wulinfo</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-611</link>
		<dc:creator>wulinfo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-611</guid>
		<description>博主，我没有误解你的意思，我就详细点吧，你通过关键词搜索博客内容，再通过Ctrl+F搜索关键词就能点击高亮显示关键词，这样就达到了高亮关键词。如果在源码上实现此功能难道你不觉的多此一举吗？不是增加浏览器解析吗？也许你是对的，只是个人观点</description>
		<content:encoded><![CDATA[<p>博主，我没有误解你的意思，我就详细点吧，你通过关键词搜索博客内容，再通过Ctrl+F搜索关键词就能点击高亮显示关键词，这样就达到了高亮关键词。如果在源码上实现此功能难道你不觉的多此一举吗？不是增加浏览器解析吗？也许你是对的，只是个人观点</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 辐射鱼</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-610</link>
		<dc:creator>辐射鱼</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-610</guid>
		<description>我想这里有个误会，你所指的浏览器搜索只能在网页源代码里搜索，而本篇文章里讲的搜索是指搜索动态文章。而且，作为浏览器的本质工作是渲染网页，而不是去统一强制网页显示方式，你觉得呢？</description>
		<content:encoded><![CDATA[<p>我想这里有个误会，你所指的浏览器搜索只能在网页源代码里搜索，而本篇文章里讲的搜索是指搜索动态文章。而且，作为浏览器的本质工作是渲染网页，而不是去统一强制网页显示方式，你觉得呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wulinfo</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-609</link>
		<dc:creator>wulinfo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-609</guid>
		<description>几乎所有浏览器都包含了这个功能。何必为此小功能而令网页臃肿呢，我觉得浏览器应当承担更多功能，例如谷歌浏览器就是不错的开端（例如这个留言框）</description>
		<content:encoded><![CDATA[<p>几乎所有浏览器都包含了这个功能。何必为此小功能而令网页臃肿呢，我觉得浏览器应当承担更多功能，例如谷歌浏览器就是不错的开端（例如这个留言框）</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 辐射鱼</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-608</link>
		<dc:creator>辐射鱼</dc:creator>
		<pubDate>Wed, 15 Apr 2009 14:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-608</guid>
		<description>浏览器的职责是根据网页属性进行渲染，怎么能越俎代庖呢？</description>
		<content:encoded><![CDATA[<p>浏览器的职责是根据网页属性进行渲染，怎么能越俎代庖呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wulinfo</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-606</link>
		<dc:creator>wulinfo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 10:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-606</guid>
		<description>觉得这些功能还是交给浏览器去做吧</description>
		<content:encoded><![CDATA[<p>觉得这些功能还是交给浏览器去做吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 辐射鱼</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-603</link>
		<dc:creator>辐射鱼</dc:creator>
		<pubDate>Mon, 13 Apr 2009 05:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-603</guid>
		<description>嗯，这种改善用户体验的改进，多尝试是多多益善的</description>
		<content:encoded><![CDATA[<p>嗯，这种改善用户体验的改进，多尝试是多多益善的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 辐射鱼</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-602</link>
		<dc:creator>辐射鱼</dc:creator>
		<pubDate>Mon, 13 Apr 2009 05:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-602</guid>
		<description>JQuery 应用范围比较广嘛，不受平台和客户端限制</description>
		<content:encoded><![CDATA[<p>JQuery 应用范围比较广嘛，不受平台和客户端限制</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 西风</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-598</link>
		<dc:creator>西风</dc:creator>
		<pubDate>Mon, 13 Apr 2009 04:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-598</guid>
		<description>试一下</description>
		<content:encoded><![CDATA[<p>试一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YoungCheon</title>
		<link>http://eachsite.org/highlight-keywords-via-jquery/comment-page-1/#comment-597</link>
		<dc:creator>YoungCheon</dc:creator>
		<pubDate>Mon, 13 Apr 2009 01:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://eachsite.org/?p=481#comment-597</guid>
		<description>研究Jquery的真多啊</description>
		<content:encoded><![CDATA[<p>研究Jquery的真多啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>

