<?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: Ask JW: How do I Make AJAX Requests With jQuery?</title>
	<atom:link href="http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/</link>
	<description>The ThemeForest Blog</description>
	<lastBuildDate>Mon, 27 Sep 2010 19:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sylvin</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-21556</link>
		<dc:creator>Sylvin</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-21556</guid>
		<description>Nice Tutorial, thanks for explanations !

I just wonder why you use GET in .ajax, POST sounds better, will check out if it is more complex with POST method</description>
		<content:encoded><![CDATA[<p>Nice Tutorial, thanks for explanations !</p>
<p>I just wonder why you use GET in .ajax, POST sounds better, will check out if it is more complex with POST method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Johansson</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-14566</link>
		<dc:creator>Daniel Johansson</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-14566</guid>
		<description>Hi! I really enjoy your tutorials Jeff! specially the series you hav here on themeforest but  i&#039;ve also watched the ajax with raw javascript-tutorials over at nettuts. thougt they were very instructive! that made me think that it would be really, really nice if you did a raw javascript-series here at themeforest. for  people like me who have got stuck in a framework 
thanks!</description>
		<content:encoded><![CDATA[<p>Hi! I really enjoy your tutorials Jeff! specially the series you hav here on themeforest but  i&#8217;ve also watched the ajax with raw javascript-tutorials over at nettuts. thougt they were very instructive! that made me think that it would be really, really nice if you did a raw javascript-series here at themeforest. for  people like me who have got stuck in a framework<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iam</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-13134</link>
		<dc:creator>iam</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-13134</guid>
		<description>instead i used 

complete:function(){
                    $(&#039;#loading&#039;).fadeOut(500,function(){
                        $(&#039;#container&#039;).append(&#039;Your comments are being saved&#039;);
                        $(this).remove();
                        
                        $(&#039;#response&#039;).fadeOut(2000);
                        $(&#039;#submit&#039;).hide();
                    
                    });
                    }</description>
		<content:encoded><![CDATA[<p>instead i used </p>
<p>complete:function(){<br />
                    $(&#8216;#loading&#8217;).fadeOut(500,function(){<br />
                        $(&#8216;#container&#8217;).append(&#8216;Your comments are being saved&#8217;);<br />
                        $(this).remove();</p>
<p>                        $(&#8216;#response&#8217;).fadeOut(2000);<br />
                        $(&#8216;#submit&#8217;).hide();</p>
<p>                    });<br />
                    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solow</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-12349</link>
		<dc:creator>solow</dc:creator>
		<pubDate>Tue, 02 Jun 2009 11:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-12349</guid>
		<description>I keep getting an error... object expected... hm...</description>
		<content:encoded><![CDATA[<p>I keep getting an error&#8230; object expected&#8230; hm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SarmenHB</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-12330</link>
		<dc:creator>SarmenHB</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-12330</guid>
		<description>i noticed i cant type html.
i meant to type </description>
		<content:encoded><![CDATA[<p>i noticed i cant type html.<br />
i meant to type</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SarmenHB</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-12329</link>
		<dc:creator>SarmenHB</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-12329</guid>
		<description>i noticed you place id&#039;s into each input types before you call them through jquery. to save yourself time you can also do



and in jquery you can type

var name = $(&#039;input[name=myname]&#039;).val();

and it works perfectly :)</description>
		<content:encoded><![CDATA[<p>i noticed you place id&#8217;s into each input types before you call them through jquery. to save yourself time you can also do</p>
<p>and in jquery you can type</p>
<p>var name = $(&#8216;input[name=myname]&#8216;).val();</p>
<p>and it works perfectly <img src='http://blog.themeforest.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seeal</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-11368</link>
		<dc:creator>seeal</dc:creator>
		<pubDate>Mon, 25 May 2009 21:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-11368</guid>
		<description>Hi Jeffrey,

I really like this tutorials.

thanks ^^</description>
		<content:encoded><![CDATA[<p>Hi Jeffrey,</p>
<p>I really like this tutorials.</p>
<p>thanks ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-10826</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Wed, 20 May 2009 07:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-10826</guid>
		<description>Hi

How can we do the same thing with Asp.Net

Please put same example with Asp.Net

Kind Regards, 
Saurabh</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>How can we do the same thing with Asp.Net</p>
<p>Please put same example with Asp.Net</p>
<p>Kind Regards,<br />
Saurabh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alin</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-10212</link>
		<dc:creator>alin</dc:creator>
		<pubDate>Tue, 12 May 2009 14:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-10212</guid>
		<description>i&#039;m interested how the xml responses can be handled with jquery, when you have the time maybe you can talk about this to</description>
		<content:encoded><![CDATA[<p>i&#8217;m interested how the xml responses can be handled with jquery, when you have the time maybe you can talk about this to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Webb</title>
		<link>http://blog.themeforest.net/screencasts/ask-jw-how-do-i-make-ajax-requests-with-jquery/comment-page-1/#comment-10175</link>
		<dc:creator>Christopher Webb</dc:creator>
		<pubDate>Mon, 11 May 2009 19:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=1801#comment-10175</guid>
		<description>Love using AJAX with jQuery! Would love to see some videos dedicated to using JSON. Keep up the great videos!</description>
		<content:encoded><![CDATA[<p>Love using AJAX with jQuery! Would love to see some videos dedicated to using JSON. Keep up the great videos!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

