<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-21222625.post3744996709856706621..comments</id><updated>2011-02-03T12:18:07.887-05:00</updated><category term='PHP'/><category term='javascript'/><category term='XSL'/><category term='Linux'/><category term='SVG'/><category term='web development'/><category term='XML'/><category term='mobile phone'/><category term='podcasting'/><category term='Ruby on Rails'/><category term='Java'/><category term='Ajax'/><category term='prototype'/><title type='text'>Comments on The Pothoven Post: Aborting Ajax requests (for prototype.js)</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.pothoven.net/feeds/3744996709856706621/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html'/><author><name>Steven Pothoven</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_l-kZv4tdloI/TUrkCD9kHRI/AAAAAAAAAJo/toMx4geX5VA/s220/Photo%2Bon%2B2009-11-22%2Bat%2B21.41.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>14</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-21222625.post-4268458623502069702</id><published>2010-07-30T13:11:49.559-04:00</published><updated>2010-07-30T13:11:49.559-04:00</updated><title type='text'>Excellent article! I don&amp;#39;t understand what are...</title><content type='html'>Excellent article! I don&amp;#39;t understand what are waiting Prototype to include this change on their code.&lt;br /&gt;&lt;br /&gt;About the abort problem in some situations where the Ajax.activeRequestCount becomes negative and to avoid future problems when updating prototype as it was commented before, I did the following:&lt;br /&gt;&lt;br /&gt;a) create a prototype_extended.js file and include it after including prototype.js to take effect.&lt;br /&gt;&lt;br /&gt;b) put the following code:&lt;br /&gt;Ajax.Responders.register({&lt;br /&gt;onComplete: function(){ &lt;br /&gt;//alert (&amp;#39;inside oncomplete code section...&amp;#39;);&lt;br /&gt;    Ajax.activeRequestCount--;&lt;br /&gt;    &lt;br /&gt;if (Ajax.activeRequestCount &amp;lt; 0) {&lt;br /&gt;Ajax.activeRequestCount = 0;&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;});</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/4268458623502069702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/4268458623502069702'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1280509909559#c4268458623502069702' title=''/><author><name>Daniel Gandra</name><uri>http://mugergan.selfip.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1292377219'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-6777957535926761786</id><published>2009-12-14T13:28:03.768-05:00</published><updated>2009-12-14T13:28:03.768-05:00</updated><title type='text'>Hey are you a professional journalist? This articl...</title><content type='html'>Hey are you a professional journalist? This article is very well written, as compared to most other blogs i saw today…. &lt;br /&gt;anyhow thanks for the good read!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/6777957535926761786'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/6777957535926761786'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1260815283768#c6777957535926761786' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-721977738'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-2976235503267961203</id><published>2009-04-27T15:22:00.000-04:00</published><updated>2009-04-27T15:22:00.000-04:00</updated><title type='text'>Thanks for posting this. I have been looking for s...</title><content type='html'>Thanks for posting this. I have been looking for something like this for a long time. I too was surprised not to find built in support as a part of Prototype's AJAX library.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/2976235503267961203'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/2976235503267961203'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1240860120000#c2976235503267961203' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1489333056'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-7868643507630441123</id><published>2009-04-08T08:16:00.000-04:00</published><updated>2009-04-08T08:16:00.000-04:00</updated><title type='text'>I'm using firefox and tried your solution on my pr...</title><content type='html'>I'm using firefox and tried your solution on my project. When I abort ajax request code seems to work fine and nothing is done after aborting,  but my firebug still shows there's a request running and it won't never stop. Is this only firebug's problem? I don't know but I decided to ask you if you have any knowledge about this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/7868643507630441123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/7868643507630441123'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1239192960000#c7868643507630441123' title=''/><author><name>Juissi</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1674525005'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-5172348732396074652</id><published>2008-03-10T06:29:00.000-04:00</published><updated>2008-03-10T06:29:00.000-04:00</updated><title type='text'></title><content type='html'>Its very likely that this hasn't been included in prototype because the abort method in XHR isn't supported by IE&lt;7. Great addition though and when combined with a little object detection there's no reason it cant be implemented as a progressive enhancement</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/5172348732396074652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/5172348732396074652'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1205144940000#c5172348732396074652' title=''/><author><name>Carl</name><uri>http://www.blogger.com/profile/00393917494185348047</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-29882612'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-1380415163325747205</id><published>2008-02-19T23:00:00.000-05:00</published><updated>2008-02-19T23:00:00.000-05:00</updated><title type='text'>Thanks you verymuch. This is very usefull for me.</title><content type='html'>Thanks you verymuch. This is very usefull for me.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1380415163325747205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1380415163325747205'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1203480000000#c1380415163325747205' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1139087493'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-1076043570017523731</id><published>2008-01-28T11:30:00.000-05:00</published><updated>2008-01-28T11:30:00.000-05:00</updated><title type='text'>I use essentially the same code and have not encou...</title><content type='html'>I use essentially the same code and have not encountered any issues with negative values.&lt;BR/&gt;&lt;BR/&gt;Are you aborting a request that has already completed?  In my response handling functions, I always set my saved Ajax object to null, and check the object before calling abort in it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1076043570017523731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1076043570017523731'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1201537800000#c1076043570017523731' title=''/><author><name>Steven Pothoven</name><uri>http://www.blogger.com/profile/12363162933609862672</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-337588358'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-9036919725075392210</id><published>2008-01-26T13:57:00.000-05:00</published><updated>2008-01-26T13:57:00.000-05:00</updated><title type='text'>Hi,&lt;br&gt;&lt;br&gt;First of all thanks.&lt;br&gt;&lt;br&gt;I seem to g...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;First of all thanks.&lt;BR/&gt;&lt;BR/&gt;I seem to get negative Ajax.activeRequestCount when using the code in conjunction with Ajax.Responders. I commented out the line "Ajax.activeRequestCount--;" and now it seems fine. Here is my code if that matters at all:&lt;BR/&gt;&lt;BR/&gt;Ajax.Responders.register({&lt;BR/&gt; onCreate: function() {&lt;BR/&gt;  //alert("# of request is "+Ajax.activeRequestCount);&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount&gt;0)&lt;BR/&gt;  $('indicator1').show();&lt;BR/&gt; },&lt;BR/&gt; onComplete: function() {&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount==0)&lt;BR/&gt;  $('indicator1').hide();&lt;BR/&gt; },&lt;BR/&gt; onUninitialized: function() {&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount==0)&lt;BR/&gt;  $('indicator1').hide();&lt;BR/&gt; }&lt;BR/&gt;});</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/9036919725075392210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/9036919725075392210'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1201373820000#c9036919725075392210' title=''/><author><name>maohao</name><uri>http://maohao.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1451996566'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-620965883596458192</id><published>2008-01-26T13:54:00.000-05:00</published><updated>2008-01-26T13:54:00.000-05:00</updated><title type='text'>Hi,&lt;br&gt;&lt;br&gt;Thanks for the code first of all.&lt;br&gt;&lt;b...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;Thanks for the code first of all.&lt;BR/&gt;&lt;BR/&gt;I seem to have some issue with Ajax.activeRequestCount when using it in conjunction with Ajax.Responders. The activeRequestCount became negative. I commented out the "activeRequestCount--" line and it now seems fine.&lt;BR/&gt;&lt;BR/&gt;Here is my code for the responders:&lt;BR/&gt;&lt;BR/&gt;Ajax.Responders.register({&lt;BR/&gt; onCreate: function() {&lt;BR/&gt;  //alert("# of request is "+Ajax.activeRequestCount);&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount&gt;0)&lt;BR/&gt;  $('indicator1').show();&lt;BR/&gt; },&lt;BR/&gt; onComplete: function() {&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount==0)&lt;BR/&gt;  $('indicator1').hide();&lt;BR/&gt; },&lt;BR/&gt; onUninitialized: function() {&lt;BR/&gt;  if($('indicator1') &amp;&amp; Ajax.activeRequestCount==0)&lt;BR/&gt;  $('indicator1').hide();&lt;BR/&gt; }&lt;BR/&gt;});</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/620965883596458192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/620965883596458192'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1201373640000#c620965883596458192' title=''/><author><name>maohao</name><uri>http://maohao.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1451996566'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-271682007387794330</id><published>2008-01-25T08:27:00.000-05:00</published><updated>2008-01-25T08:27:00.000-05:00</updated><title type='text'>I would recommend that you just add it to your own...</title><content type='html'>I would recommend that you just add it to your own JavaScript code sometime after you've included the prototype.js code.&lt;BR/&gt;&lt;BR/&gt;I would not recommend you adding to the prototype.js file (or any other 3rd party library) as it then complicates the process of upgrading to new versions since you need to remember to copy over all the additions you have made.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/271682007387794330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/271682007387794330'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1201267620000#c271682007387794330' title=''/><author><name>Steven Pothoven</name><uri>http://www.blogger.com/profile/12363162933609862672</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-337588358'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-2565543185768275875</id><published>2008-01-25T03:57:00.000-05:00</published><updated>2008-01-25T03:57:00.000-05:00</updated><title type='text'>Thanks so much Steve. Please excuse my newbieness....</title><content type='html'>Thanks so much Steve. Please excuse my newbieness.  How do i integrate your abort code with my javascript module?  Do I paste it in prototype.js or in my own module?&lt;BR/&gt;&lt;BR/&gt;Thanks so much</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/2565543185768275875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/2565543185768275875'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1201251420000#c2565543185768275875' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-770878665'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-6825807451859091162</id><published>2008-01-18T16:33:00.000-05:00</published><updated>2008-01-18T16:33:00.000-05:00</updated><title type='text'>Great article and thanks to Steven for helping me ...</title><content type='html'>Great article and thanks to Steven for helping me implement it!&lt;BR/&gt;&lt;BR/&gt;This should really be included in the official prototype.js.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/6825807451859091162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/6825807451859091162'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1200691980000#c6825807451859091162' title=''/><author><name>Sara Hedin</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1869696914'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-1358045117224145417</id><published>2008-01-12T20:41:00.000-05:00</published><updated>2008-01-12T20:41:00.000-05:00</updated><title type='text'>Cheers mate. &lt;br&gt;&lt;br&gt;This sseems to have resolved ...</title><content type='html'>Cheers mate. &lt;BR/&gt;&lt;BR/&gt;This sseems to have resolved an issue I was having when only calling: this.transport.abort();&lt;BR/&gt;&lt;BR/&gt;Maybe you can shed some light on why the absence of the first line was preventing a concurrent Element.update() from executing?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1358045117224145417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/1358045117224145417'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1200188460000#c1358045117224145417' title=''/><author><name>hetman</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1160185618'/></entry><entry><id>tag:blogger.com,1999:blog-21222625.post-3992052309883637901</id><published>2008-01-12T20:40:00.000-05:00</published><updated>2008-01-12T20:40:00.000-05:00</updated><title type='text'>Cheers mate. &lt;br&gt;&lt;br&gt;This sseems to have resolved ...</title><content type='html'>Cheers mate. &lt;BR/&gt;&lt;BR/&gt;This sseems to have resolved an issue I was having when only calling: this.transport.abort();&lt;BR/&gt;&lt;BR/&gt;Maybe you can shed some light on why the absence of the first line was preventing a concurrent Element.update() from executing?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/3992052309883637901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21222625/3744996709856706621/comments/default/3992052309883637901'/><link rel='alternate' type='text/html' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html?showComment=1200188400000#c3992052309883637901' title=''/><author><name>hetman</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.pothoven.net/2007/12/aborting-ajax-requests-for-prototypejs.html' ref='tag:blogger.com,1999:blog-21222625.post-3744996709856706621' source='http://www.blogger.com/feeds/21222625/posts/default/3744996709856706621' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1248953463'/></entry></feed>
