<?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>《使用javascript重定向后让back按钮有效的方法》的评论</title>
	<atom:link href="http://2simple.cn/2006/07/javascriptback.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://2simple.cn/2006/07/javascriptback.htm</link>
	<description>我们已经回来</description>
	<lastBuildDate>Wed, 21 Mar 2012 10:54:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>作者：Datou</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11132</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11132</guid>
		<description>这个办法挺好，但是听你这样子讲完，我有种理所当然的感觉，似乎应该一早就想到的办法……</description>
		<content:encoded><![CDATA[<p>这个办法挺好，但是听你这样子讲完，我有种理所当然的感觉，似乎应该一早就想到的办法……</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cobalt</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11133</link>
		<dc:creator>cobalt</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11133</guid>
		<description>恩。。。就连我也很佩服自己亚~
叫我天才吧，灭活活</description>
		<content:encoded><![CDATA[<p>恩。。。就连我也很佩服自己亚~<br />
叫我天才吧，灭活活</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cobalt</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11134</link>
		<dc:creator>cobalt</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11134</guid>
		<description>恩，发现一个很严重的问题。在目标页面按f5刷新的时候会出来个对话框。。。</description>
		<content:encoded><![CDATA[<p>恩，发现一个很严重的问题。在目标页面按f5刷新的时候会出来个对话框。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cobalt</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11135</link>
		<dc:creator>cobalt</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11135</guid>
		<description>已经更新</description>
		<content:encoded><![CDATA[<p>已经更新</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cobalt</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11141</link>
		<dc:creator>cobalt</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11141</guid>
		<description>第二次更新，最终形态出现。</description>
		<content:encoded><![CDATA[<p>第二次更新，最终形态出现。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：amalgam</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11173</link>
		<dc:creator>amalgam</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11173</guid>
		<description>link.click();

这个只能是IE能用吧</description>
		<content:encoded><![CDATA[<p>link.click();</p>
<p>这个只能是IE能用吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cobalt</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-11174</link>
		<dc:creator>cobalt</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-11174</guid>
		<description>这个么，似乎的确是的。
因为现在所有工作都是IE only的，因此没做浏览器兼容性测试。。。</description>
		<content:encoded><![CDATA[<p>这个么，似乎的确是的。<br />
因为现在所有工作都是IE only的，因此没做浏览器兼容性测试。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：xinlaide</title>
		<link>http://2simple.cn/2006/07/javascriptback.htm#comment-12260</link>
		<dc:creator>xinlaide</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2006/07/javascriptback.htm#comment-12260</guid>
		<description>刷新的时候怎样才能发生重定向呢?怎么写事件啊</description>
		<content:encoded><![CDATA[<p>刷新的时候怎样才能发生重定向呢?怎么写事件啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
