<?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: Preventing an unintended exit</title>
	<atom:link href="http://james.padolsey.com/javascript/preventing-an-unintended-exit/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/preventing-an-unintended-exit/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 09 Sep 2010 12:32:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe McCann</title>
		<link>http://james.padolsey.com/javascript/preventing-an-unintended-exit/comment-page-1/#comment-7629</link>
		<dc:creator>Joe McCann</dc:creator>
		<pubDate>Wed, 11 Mar 2009 02:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=639#comment-7629</guid>
		<description>Awesome James.  I was just about to start implementing something similar in a webapp where the user&#039;s data is being stored in a session and I need to throw this exact prompt before they leave the page.  Well done.</description>
		<content:encoded><![CDATA[<p>Awesome James.  I was just about to start implementing something similar in a webapp where the user&#8217;s data is being stored in a session and I need to throw this exact prompt before they leave the page.  Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Branski</title>
		<link>http://james.padolsey.com/javascript/preventing-an-unintended-exit/comment-page-1/#comment-7608</link>
		<dc:creator>Mike Branski</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=639#comment-7608</guid>
		<description>It&#039;d require more overhead, but it&#039;d been really slick if it determined if the textarea was modified or not. Say you go to edit a post and change your mind: currently it&#039;d alert you, but if it checked for modification first, it&#039;d be less obtrusive. I think it&#039;d be nice if it gave focus to the modified textarea, too.

If this was modified to work with Greasemonkey, you could deploy it for all sites you visit instead of waiting on site admins or browsers to implement it.</description>
		<content:encoded><![CDATA[<p>It&#8217;d require more overhead, but it&#8217;d been really slick if it determined if the textarea was modified or not. Say you go to edit a post and change your mind: currently it&#8217;d alert you, but if it checked for modification first, it&#8217;d be less obtrusive. I think it&#8217;d be nice if it gave focus to the modified textarea, too.</p>
<p>If this was modified to work with Greasemonkey, you could deploy it for all sites you visit instead of waiting on site admins or browsers to implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Håkan Folkesson</title>
		<link>http://james.padolsey.com/javascript/preventing-an-unintended-exit/comment-page-1/#comment-7607</link>
		<dc:creator>Håkan Folkesson</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=639#comment-7607</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasili</title>
		<link>http://james.padolsey.com/javascript/preventing-an-unintended-exit/comment-page-1/#comment-7606</link>
		<dc:creator>Vasili</dc:creator>
		<pubDate>Tue, 10 Mar 2009 22:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=639#comment-7606</guid>
		<description>OMG! I&#039;m going to add this to my CMS. Thank you! :D</description>
		<content:encoded><![CDATA[<p>OMG! I&#8217;m going to add this to my CMS. Thank you! <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
