<?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: A better loading message with Ext and jQuery</title>
	<atom:link href="http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Phi Phi</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-45587</link>
		<dc:creator>Phi Phi</dc:creator>
		<pubDate>Thu, 17 Mar 2011 02:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-45587</guid>
		<description>This is overlay loading?</description>
		<content:encoded><![CDATA[<p>This is overlay loading?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-33654</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Sun, 05 Apr 2009 08:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-33654</guid>
		<description>Hi,

is there any live example of the loading message when we click submit and content of the other page is loading</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is there any live example of the loading message when we click submit and content of the other page is loading</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-25436</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-25436</guid>
		<description>@Adam - yes I actually was using that plugin on the project previous to my current one. It works perfectly well, and I recommend it to others.  The only reason I switched to my solution was so that I had a consistent look &amp; feel with the other app dialogs.

Oh, and back to djot&#039;s comment, my solution does not block the browser at all.  Users can still interact with the browser, just not any of the UI elements on that page.</description>
		<content:encoded><![CDATA[<p>@Adam &#8211; yes I actually was using that plugin on the project previous to my current one. It works perfectly well, and I recommend it to others.  The only reason I switched to my solution was so that I had a consistent look &#038; feel with the other app dialogs.</p>
<p>Oh, and back to djot&#8217;s comment, my solution does not block the browser at all.  Users can still interact with the browser, just not any of the UI elements on that page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-25434</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 10 Jan 2008 20:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-25434</guid>
		<description>There&#039;s also the blockUI jQuery plugin that one could use (http://www.malsup.com/jquery/block/). 

Although this is a good example of another way to do it.</description>
		<content:encoded><![CDATA[<p>There&#8217;s also the blockUI jQuery plugin that one could use (<a href="http://www.malsup.com/jquery/block/" rel="nofollow">http://www.malsup.com/jquery/block/</a>). </p>
<p>Although this is a good example of another way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-24935</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Thu, 20 Dec 2007 14:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-24935</guid>
		<description>djot, you need to see the forest through the trees. My simple example was exactly that, and certainly not what I&#039;m using it for.  My application needed this functionality and I&#039;m sure others would find it useful</description>
		<content:encoded><![CDATA[<p>djot, you need to see the forest through the trees. My simple example was exactly that, and certainly not what I&#8217;m using it for.  My application needed this functionality and I&#8217;m sure others would find it useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djot</title>
		<link>http://www.fusioncube.net/index.php/a-better-loading-message-with-ext-and-jquery/comment-page-1#comment-24922</link>
		<dc:creator>djot</dc:creator>
		<pubDate>Thu, 20 Dec 2007 02:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=190#comment-24922</guid>
		<description>-
Hi,

just disabling the &quot;Order Now&quot; (perhaps showing some additional ajax loading indicator) would have been better than to block the complete browser.

djot
-</description>
		<content:encoded><![CDATA[<p>-<br />
Hi,</p>
<p>just disabling the &#8220;Order Now&#8221; (perhaps showing some additional ajax loading indicator) would have been better than to block the complete browser.</p>
<p>djot<br />
-</p>
]]></content:encoded>
	</item>
</channel>
</rss>

