<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Animated AJAX Record Deletion Using&#160;jQuery</title> <atom:link href="http://davidwalsh.name/animated-ajax-jquery/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/animated-ajax-jquery</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Mon, 21 May 2012 07:46:19 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Sven</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-30160</link> <dc:creator>Sven</dc:creator> <pubDate>Wed, 22 Feb 2012 17:46:56 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-30160</guid> <description>I had the same problem. Try removing ajax=1&amp; from the data part. Worked for me.</description> <content:encoded><![CDATA[<p>I had the same problem. Try removing ajax=1&amp; from the data part. Worked for me.</p> ]]></content:encoded> </item> <item><title>By: Shane</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-27742</link> <dc:creator>Shane</dc:creator> <pubDate>Sun, 27 Nov 2011 10:17:39 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-27742</guid> <description>Ive been trying to get the database delete working for two days now but no success.Everything else works but it seems that $_GET[&#039;delete&#039;] is never set even after the delete link is clicked so no matter what i put inside the isset conditional, even a simple echo statement, its never run?</description> <content:encoded><![CDATA[<p>Ive been trying to get the database delete working for two days now but no success.</p><p>Everything else works but it seems that $_GET['delete'] is never set even after the delete link is clicked so no matter what i put inside the isset conditional, even a simple echo statement, its never run?</p> ]]></content:encoded> </item> <item><title>By: Nomi</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-27488</link> <dc:creator>Nomi</dc:creator> <pubDate>Tue, 08 Nov 2011 07:21:22 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-27488</guid> <description>@David thanks for this wonderful code .. i need a little help . i got this code working only javascript part is not working as change color and fade style .. can you please guide me</description> <content:encoded><![CDATA[<p>@David thanks for this wonderful code .. i need a little help . i got this code working only javascript part is not working as change color and fade style .. can you please guide me</p> ]]></content:encoded> </item> <item><title>By: nichive</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-26758</link> <dc:creator>nichive</dc:creator> <pubDate>Tue, 30 Aug 2011 12:32:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-26758</guid> <description>this is how I did it
&lt;code&gt;&lt;/code&gt;</description> <content:encoded><![CDATA[<p>this is how I did it<br
/> <code></p><p></code></p> ]]></content:encoded> </item> <item><title>By: nichive</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-26757</link> <dc:creator>nichive</dc:creator> <pubDate>Tue, 30 Aug 2011 12:31:30 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-26757</guid> <description>I add the &#039;id&#039; in the &lt;code&gt;&lt;/code&gt;tag:
&lt;code&gt;&lt;/code&gt;
that simply solve my problem.</description> <content:encoded><![CDATA[<p>I add the &#8216;id&#8217; in the <code></code>tag:<br
/> <code></code><br
/> that simply solve my problem.</p> ]]></content:encoded> </item> <item><title>By: nichive</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-26756</link> <dc:creator>nichive</dc:creator> <pubDate>Tue, 30 Aug 2011 12:30:35 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-26756</guid> <description>I add the &#039;id&#039; in the  tag:that simply solve my problem.</description> <content:encoded><![CDATA[<p>I add the &#8216;id&#8217; in the  tag:</p><p>that simply solve my problem.</p> ]]></content:encoded> </item> <item><title>By: Augusto C SAntos</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-26748</link> <dc:creator>Augusto C SAntos</dc:creator> <pubDate>Mon, 29 Aug 2011 20:59:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-26748</guid> <description>nicive, i´m having the same problem. What is the solution ? Thanks</description> <content:encoded><![CDATA[<p>nicive, i´m having the same problem. What is the solution ? Thanks</p> ]]></content:encoded> </item> <item><title>By: Mathew King</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-24268</link> <dc:creator>Mathew King</dc:creator> <pubDate>Mon, 30 May 2011 12:34:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-24268</guid> <description>The color animation won&#039;t work by this code:beforeSend: function() {
parent.css(&#039;background-color&#039;, &#039;#ff0000&#039;);
},
Is there something specifically i have to do?</description> <content:encoded><![CDATA[<p>The color animation won&#8217;t work by this code:</p><p> beforeSend: function() {<br
/> parent.css(&#8216;background-color&#8217;, &#8216;#ff0000&#8242;);<br
/> },<br
/> Is there something specifically i have to do?</p> ]]></content:encoded> </item> <item><title>By: sansak</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-22655</link> <dc:creator>sansak</dc:creator> <pubDate>Wed, 09 Feb 2011 09:33:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-22655</guid> <description>How to really delete data from MySql.</description> <content:encoded><![CDATA[<p>How to really delete data from MySql.</p> ]]></content:encoded> </item> <item><title>By: Daniel</title><link>http://davidwalsh.name/animated-ajax-jquery#comment-22249</link> <dc:creator>Daniel</dc:creator> <pubDate>Sat, 08 Jan 2011 23:41:57 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1725#comment-22249</guid> <description>what to do to be able to delete the record by clicking the button, not a href? Please help.</description> <content:encoded><![CDATA[<p>what to do to be able to delete the record by clicking the button, not a href? Please help.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/7 queries in 0.005 seconds using disk: basic
Object Caching 805/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-21 03:47:27 -->
