<?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>Comments on: onbeforeunload - Blocks Caching?</title>
	<atom:link href="http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/</link>
	<description>Making Web 2.0 More Than a Catchprhase</description>
	<pubDate>Tue, 06 Jan 2009 04:07:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: ajm</title>
		<link>http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/#comment-7906</link>
		<dc:creator>ajm</dc:creator>
		<pubDate>Tue, 14 Aug 2007 13:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/#comment-7906</guid>
		<description>I think this would prevent caching on the next trip in, i.e. visiting the page -&gt; navigating away -&gt; visiting the page again (via typing the URL into the address bar or navigating there through a link).

That's what this guy &lt;a href="http://www.hunlock.com/blogs/Mastering_The_Back_Button_With_Javascript" rel="nofollow"&gt;seems to be saying&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I think this would prevent caching on the next trip in, i.e. visiting the page -> navigating away -> visiting the page again (via typing the URL into the address bar or navigating there through a link).</p>
<p>That&#8217;s what this guy <a href="http://www.hunlock.com/blogs/Mastering_The_Back_Button_With_Javascript" rel="nofollow">seems to be saying</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian</title>
		<link>http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/#comment-7902</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Tue, 14 Aug 2007 10:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amodernfable.com/2007/04/25/onbeforeunload-blocks-caching/#comment-7902</guid>
		<description>I think this is incorrect. Here was my experiment:

(1) Create a minimal page with the onbeforeunload event and a link.

(2) Visit that page in your browser.

(3) Edit the page on the server by inserting a word or something.

(4) Click on the link

(5) Press the browser's "back" button.

In both IE7 and FF2 it goes back to the original version, i.e. its old cached version, the one without the inserted word.</description>
		<content:encoded><![CDATA[<p>I think this is incorrect. Here was my experiment:</p>
<p>(1) Create a minimal page with the onbeforeunload event and a link.</p>
<p>(2) Visit that page in your browser.</p>
<p>(3) Edit the page on the server by inserting a word or something.</p>
<p>(4) Click on the link</p>
<p>(5) Press the browser&#8217;s &#8220;back&#8221; button.</p>
<p>In both IE7 and FF2 it goes back to the original version, i.e. its old cached version, the one without the inserted word.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
