<?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: 盗版aw的网页加载进度条</title>
	<atom:link href="http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html</link>
	<description>什么都略懂一点，生活会多彩一些</description>
	<lastBuildDate>Mon, 12 Jul 2010 12:57:47 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sok</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-1554</link>
		<dc:creator>sok</dc:creator>
		<pubDate>Thu, 15 Oct 2009 14:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-1554</guid>
		<description>1.前面说错了。回复的时候也有填写mail。不过忘记加@后缀，这我经常忘记啦。。。然后就转跳到提示错误的界面了~

2.能写一个范例HTML文件吗？不需要jQuery支持的。这样我也能参考着加到主题里去。</description>
		<content:encoded><![CDATA[<p>1.前面说错了。回复的时候也有填写mail。不过忘记加@后缀，这我经常忘记啦。。。然后就转跳到提示错误的界面了~</p>
<p>2.能写一个范例HTML文件吗？不需要jQuery支持的。这样我也能参考着加到主题里去。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoding</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-1552</link>
		<dc:creator>xiaoding</dc:creator>
		<pubDate>Thu, 15 Oct 2009 14:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-1552</guid>
		<description>&lt;a href=&quot;#comment-1551&quot; rel=&quot;nofollow&quot;&gt;@sok  &lt;/a&gt; 
多谢提醒~ 不过评论的时候写名字和 mail 在 Wordpress 中已经是惯例了…… 
IE6的问题？我倒没测试过这段代码。 我看你的主页上是用 Flash 实现的？ 这代价也太大了，而且不是所有的浏览器都支持 flash</description>
		<content:encoded><![CDATA[<p><a href="#comment-1551" rel="nofollow">@sok  </a><br />
多谢提醒~ 不过评论的时候写名字和 mail 在 Wordpress 中已经是惯例了……<br />
IE6的问题？我倒没测试过这段代码。 我看你的主页上是用 Flash 实现的？ 这代价也太大了，而且不是所有的浏览器都支持 flash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sok</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-1551</link>
		<dc:creator>sok</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-1551</guid>
		<description>最后一段关闭的代码后会把浏览器给关闭了。
没有 jQuery 的版本的那个代码。
IE6</description>
		<content:encoded><![CDATA[<p>最后一段关闭的代码后会把浏览器给关闭了。<br />
没有 jQuery 的版本的那个代码。<br />
IE6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sok</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-1545</link>
		<dc:creator>sok</dc:creator>
		<pubDate>Wed, 14 Oct 2009 16:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-1545</guid>
		<description>额。。提交评论时mail没写。结果内容全没。建议最好实在当页提醒。不要转页面。内容就不会丢失了。</description>
		<content:encoded><![CDATA[<p>额。。提交评论时mail没写。结果内容全没。建议最好实在当页提醒。不要转页面。内容就不会丢失了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoding</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-350</link>
		<dc:creator>xiaoding</dc:creator>
		<pubDate>Sun, 28 Jun 2009 20:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-350</guid>
		<description>&lt;a href=&quot;#comment-341&quot; rel=&quot;nofollow&quot;&gt;@吖Bee  &lt;/a&gt; 
可以从 Google AJAX Library 中加载 jQuery，这样还可以减轻一点主机的压力，速度也有保障。 不过我在 head 部分没有加载任何 js 库，jQuery 还是在 body 部分显示了页面标题和导航部分以后载入的，这样网页的加载看起来会快一点 :-)</description>
		<content:encoded><![CDATA[<p><a href="#comment-341" rel="nofollow">@吖Bee  </a><br />
可以从 Google AJAX Library 中加载 jQuery，这样还可以减轻一点主机的压力，速度也有保障。 不过我在 head 部分没有加载任何 js 库，jQuery 还是在 body 部分显示了页面标题和导航部分以后载入的，这样网页的加载看起来会快一点 <img src='http://blog.xiaoding.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖Bee</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-341</link>
		<dc:creator>吖Bee</dc:creator>
		<pubDate>Sun, 28 Jun 2009 02:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-341</guid>
		<description>要把JQuery调上来了~</description>
		<content:encoded><![CDATA[<p>要把JQuery调上来了~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoding</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-191</link>
		<dc:creator>xiaoding</dc:creator>
		<pubDate>Sun, 17 May 2009 12:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-191</guid>
		<description>&lt;a href=&quot;#comment-190&quot; rel=&quot;nofollow&quot;&gt;@吖Bee  &lt;/a&gt; 
最好同时调整一下 HTML head 中的那些 script ，让这个进度条在第一时间显示出来，不然就没有意义了。</description>
		<content:encoded><![CDATA[<p><a href="#comment-190" rel="nofollow">@吖Bee  </a><br />
最好同时调整一下 HTML head 中的那些 script ，让这个进度条在第一时间显示出来，不然就没有意义了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖Bee</title>
		<link>http://blog.xiaoding.org/post/a-copycat-loading-progress-bar.html/comment-page-1#comment-190</link>
		<dc:creator>吖Bee</dc:creator>
		<pubDate>Sun, 17 May 2009 11:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xiaoding.org/?p=197#comment-190</guid>
		<description>哈哈~不错的小功能~  有时间把他折腾上去~</description>
		<content:encoded><![CDATA[<p>哈哈~不错的小功能~  有时间把他折腾上去~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
