<?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: Animated AJAX Record Deletion Using&#160;MooTools</title> <atom:link href="http://davidwalsh.name/animated-ajax-record-deletion-mootools/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Sep 2010 10:38:51 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Mark</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-19505</link> <dc:creator>Mark</dc:creator> <pubDate>Wed, 25 Aug 2010 03:11:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-19505</guid> <description>Try as I might, I can&#039;t get the script to work with a single delete button at the bottom of the list rather than the delete link in each row.  The idea is to select one or more rows and press one button to delete the rows.
Any ideas? anyone do this yet?</description> <content:encoded><![CDATA[<p>Try as I might, I can&#8217;t get the script to work with a single delete button at the bottom of the list rather than the delete link in each row.  The idea is to select one or more rows and press one button to delete the rows.<br
/> Any ideas? anyone do this yet?</p> ]]></content:encoded> </item> <item><title>By: Martin</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-18991</link> <dc:creator>Martin</dc:creator> <pubDate>Fri, 23 Jul 2010 18:45:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-18991</guid> <description>Hi everyone,I have tried to get this working again.Everytime I use $link somewhere it breaks and I don&#039;t know what this variable is meant to be doing, it is never declared anywhere?Has anyone stripped out any unnecessary code and got it to work?</description> <content:encoded><![CDATA[<p>Hi everyone,</p><p>I have tried to get this working again.</p><p>Everytime I use $link somewhere it breaks and I don&#8217;t know what this variable is meant to be doing, it is never declared anywhere?</p><p>Has anyone stripped out any unnecessary code and got it to work?</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-16130</link> <dc:creator>Paul</dc:creator> <pubDate>Tue, 16 Feb 2010 12:47:21 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-16130</guid> <description>@Michael:  Did you manage to get it working with CodeIgniter?</description> <content:encoded><![CDATA[<p>@Michael:  Did you manage to get it working with CodeIgniter?</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-16129</link> <dc:creator>Paul</dc:creator> <pubDate>Tue, 16 Feb 2010 12:44:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-16129</guid> <description>@Michael:  Did you manage to get it working with CodeIgniter?</description> <content:encoded><![CDATA[<p>@Michael:  Did you manage to get it working with CodeIgniter?</p> ]]></content:encoded> </item> <item><title>By: Ronald</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-12899</link> <dc:creator>Ronald</dc:creator> <pubDate>Sun, 25 Oct 2009 11:45:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-12899</guid> <description>Hi,This may sound strange, but how do I get this to work with Mootools 1.1.
This is due to the fact that the CMS I am programming for, works with the old mootools version.Cheers,</description> <content:encoded><![CDATA[<p>Hi,</p><p>This may sound strange, but how do I get this to work with Mootools 1.1.<br
/> This is due to the fact that the CMS I am programming for, works with the old mootools version.</p><p>Cheers,</p> ]]></content:encoded> </item> <item><title>By: Martin</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-12183</link> <dc:creator>Martin</dc:creator> <pubDate>Sat, 26 Sep 2009 01:50:05 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-12183</guid> <description>Hi,I have the code inserted, only difference is I am using an image as the delete link rather than plain text and on inspection everything appears fine but nothing happens when I click the link.I don&#039;t have the &#039;$link&#039; variable in the queries because I don&#039;t see it declared anywhere and don&#039;t know what it does. If i include it I get errors anyway.Just to see if anyone could explain it&#039;s purpose.Cheers</description> <content:encoded><![CDATA[<p>Hi,</p><p>I have the code inserted, only difference is I am using an image as the delete link rather than plain text and on inspection everything appears fine but nothing happens when I click the link.</p><p>I don&#8217;t have the &#8216;$link&#8217; variable in the queries because I don&#8217;t see it declared anywhere and don&#8217;t know what it does. If i include it I get errors anyway.</p><p>Just to see if anyone could explain it&#8217;s purpose.</p><p>Cheers</p> ]]></content:encoded> </item> <item><title>By: Alexander</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-10270</link> <dc:creator>Alexander</dc:creator> <pubDate>Thu, 09 Jul 2009 17:41:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-10270</guid> <description>@David
Thanks David, did not think about that! hehe..i was more focused on &quot;disabling&quot; the click intead of removeing the delete.Regards,
Alex</description> <content:encoded><![CDATA[<p>@David<br
/> Thanks David, did not think about that! hehe..i was more focused on &#8220;disabling&#8221; the click intead of removeing the delete.</p><p>Regards,<br
/> Alex</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-10269</link> <dc:creator>David Walsh</dc:creator> <pubDate>Thu, 09 Jul 2009 16:12:55 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-10269</guid> <description>&lt;p&gt;@Alexander:  Hide the &quot;delete&quot; link when the item&#039;s been clicked.&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Alexander:  Hide the &#8220;delete&#8221; link when the item&#8217;s been clicked.</p> ]]></content:encoded> </item> <item><title>By: Alexander</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-10267</link> <dc:creator>Alexander</dc:creator> <pubDate>Thu, 09 Jul 2009 16:07:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-10267</guid> <description>Implemented and now i have it working with any problem, but i would like to know how to disable if the user wants to click it once again and the first request is not yet finished.I intentinally use a php sleep() function and if i click several time it will send several request. So i need to prevent that.Any ideas?Regards,
Alex</description> <content:encoded><![CDATA[<p>Implemented and now i have it working with any problem, but i would like to know how to disable if the user wants to click it once again and the first request is not yet finished.</p><p>I intentinally use a php sleep() function and if i click several time it will send several request. So i need to prevent that.</p><p>Any ideas?</p><p>Regards,<br
/> Alex</p> ]]></content:encoded> </item> <item><title>By: Zamshed Farhan</title><link>http://davidwalsh.name/animated-ajax-record-deletion-mootools/comment-page-1#comment-9960</link> <dc:creator>Zamshed Farhan</dc:creator> <pubDate>Mon, 22 Jun 2009 10:43:59 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1289#comment-9960</guid> <description>Very nice and useful things, thnx to share it with us...</description> <content:encoded><![CDATA[<p>Very nice and useful things, thnx to share it with us&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 7/19 queries in 0.023 seconds using disk

Served from: davidwalsh.name @ 2010-09-09 13:44:51 -->