<?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: Multiple AJAX loading indicators</title>
	<atom:link href="http://blazenewmedia.com/articles/multiple-ajax-loaders/feed/" rel="self" type="application/rss+xml" />
	<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jun 2008 18:59:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mircea</title>
		<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/comment-page-1/#comment-4395</link>
		<dc:creator>Mircea</dc:creator>
		<pubDate>Tue, 18 Mar 2008 06:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/multiple-ajax-loaders/#comment-4395</guid>
		<description>Ops, it seems Wordpress eats the code (put  for a href and other HTML tags):
---------
a href=&quot;javascript:void(0)&quot; onClick=&quot;new Ajax.Updater(&#039;form_add_new&#039;,&#039;display/show.cfm?page=1&#039;, {onCreate: function(){Element.show(&#039;show_tags_loading&#039;);},onComplete:function(){Element.hide(&#039;show_tags_loading&#039;)},asynchronous:true});return false;&quot; ...Click here.... /a span id=&quot;show_tags_loading&quot; class=&quot;normal&quot; style=&quot;display: none;&quot; img src=&quot;loading.gif&quot; /span
--------------</description>
		<content:encoded><![CDATA[<p>Ops, it seems Wordpress eats the code (put  for a href and other HTML tags):<br />
&#8212;&#8212;&#8212;<br />
a href=&#8221;javascript:void(0)&#8221; onClick=&#8221;new Ajax.Updater(&#8216;form_add_new&#8217;,'display/show.cfm?page=1&#8242;, {onCreate: function(){Element.show(&#8217;show_tags_loading&#8217;);},onComplete:function(){Element.hide(&#8217;show_tags_loading&#8217;)},asynchronous:true});return false;&#8221; &#8230;Click here&#8230;. /a span id=&#8221;show_tags_loading&#8221; class=&#8221;normal&#8221; style=&#8221;display: none;&#8221; img src=&#8221;loading.gif&#8221; /span<br />
&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mircea</title>
		<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/comment-page-1/#comment-4394</link>
		<dc:creator>Mircea</dc:creator>
		<pubDate>Tue, 18 Mar 2008 06:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/multiple-ajax-loaders/#comment-4394</guid>
		<description>I am using this for showing the loading indicator everytime an Ajax call is made on different places from a page (see the ... {Element.show(&#039;show_tags_loading&#039;);} and {Element.hide(&#039;show_tags_loading&#039;);}...):
----------------------
&lt;a href=&quot;void(0)&quot; rel=&quot;nofollow&quot;&gt;Click here&lt;/a&gt;&#160;&#160;
-----------------------</description>
		<content:encoded><![CDATA[<p>I am using this for showing the loading indicator everytime an Ajax call is made on different places from a page (see the &#8230; {Element.show(&#8217;show_tags_loading&#8217;);} and {Element.hide(&#8217;show_tags_loading&#8217;);}&#8230;):<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<a href="void(0)" rel="nofollow">Click here</a>&nbsp;&nbsp;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupert</title>
		<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/comment-page-1/#comment-517</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Mon, 26 Nov 2007 05:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/multiple-ajax-loaders/#comment-517</guid>
		<description>&lt;p&gt;I only wish i came across this article sooner! Great read!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I only wish i came across this article sooner! Great read!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/comment-page-1/#comment-503</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Sat, 27 Oct 2007 17:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/multiple-ajax-loaders/#comment-503</guid>
		<description>&lt;p&gt;Hello! You have a Very good site! I like it! I just wanted to pass on a note to let you know&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hello! You have a Very good site! I like it! I just wanted to pass on a note to let you know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blazenewmedia.com/articles/multiple-ajax-loaders/comment-page-1/#comment-477</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 11 Jul 2007 17:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/multiple-ajax-loaders/#comment-477</guid>
		<description>&lt;p&gt;Using onLoading causes a problem in IE 6.  Sometimes onLoading gets called after onComplete.  It is suggested by the Prototype documentation that you avoid using onLoading because it&#8217;s not deterministic oon each browser.&lt;/p&gt;

	&lt;p&gt;does onCreate have these problems?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Using onLoading causes a problem in IE 6.  Sometimes onLoading gets called after onComplete.  It is suggested by the Prototype documentation that you avoid using onLoading because it&#8217;s not deterministic oon each browser.</p>
<p>does onCreate have these problems?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
