<?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: jQuery.ajaxSetup()</title>
	<atom:link href="http://api.jquery.com/jQuery.ajaxSetup/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/jQuery.ajaxSetup/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Fri, 19 Aug 2011 09:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pashgel</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-8521</link>
		<dc:creator>Pashgel</dc:creator>
		<pubDate>Sat, 22 Jan 2011 12:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-8521</guid>
		<description>is .ajaxSetup is global&lt;br&gt;i want make .ajax in function&lt;br&gt;.ajaxSetup details work in .ajax in function ?&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>is .ajaxSetup is global<br />i want make .ajax in function<br />.ajaxSetup details work in .ajax in function ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnwc723</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-8338</link>
		<dc:creator>Johnwc723</dc:creator>
		<pubDate>Thu, 13 Jan 2011 21:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-8338</guid>
		<description>so you think its better to explicitly set this every single time you call jquery.load (and do it inconsistently probably)? this is great because I want to consistently handle 500 errors!</description>
		<content:encoded><![CDATA[<p>so you think its better to explicitly set this every single time you call jquery.load (and do it inconsistently probably)? this is great because I want to consistently handle 500 errors!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoscur</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-7974</link>
		<dc:creator>Phoscur</dc:creator>
		<pubDate>Wed, 22 Dec 2010 03:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-7974</guid>
		<description>In my opinion, this function should not be used, in fact not even exist. It&#039;s manipulating the global jQuery object. Manipulating it can easily cause a lot of confusion in bigger projects.</description>
		<content:encoded><![CDATA[<p>In my opinion, this function should not be used, in fact not even exist. It&#39;s manipulating the global jQuery object. Manipulating it can easily cause a lot of confusion in bigger projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoscur</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-7699</link>
		<dc:creator>Phoscur</dc:creator>
		<pubDate>Tue, 21 Dec 2010 19:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-7699</guid>
		<description>In my opinion, this function should not be used, in fact not even exist. It&#039;s manipulating the global jQuery object. Manipulating it can easily cause a lot of confusion in bigger projects.</description>
		<content:encoded><![CDATA[<p>In my opinion, this function should not be used, in fact not even exist. It&#39;s manipulating the global jQuery object. Manipulating it can easily cause a lot of confusion in bigger projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-7689</link>
		<dc:creator>Claude</dc:creator>
		<pubDate>Tue, 21 Dec 2010 07:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-7689</guid>
		<description>&lt;a href=&quot;http://api.jquery.com/jQuery.ajax&quot; rel=&quot;nofollow&quot;&gt;http://api.jquery.com/jQuery.a...&lt;/a&gt;/ settings.timeout says &quot;See $.ajaxSetup() for global timeouts.&quot;&lt;br&gt;Where is the information on global timeouts?</description>
		<content:encoded><![CDATA[<p><a href="http://api.jquery.com/jQuery.ajax" rel="nofollow">http://api.jquery.com/jQuery.a&#8230;</a>/ settings.timeout says &#8220;See $.ajaxSetup() for global timeouts.&#8221;<br />Where is the information on global timeouts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nvcgame</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-7555</link>
		<dc:creator>Nvcgame</dc:creator>
		<pubDate>Tue, 14 Dec 2010 07:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-7555</guid>
		<description>fg sdfg</description>
		<content:encoded><![CDATA[<p>fg sdfg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liu_sl2005</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-7018</link>
		<dc:creator>Liu_sl2005</dc:creator>
		<pubDate>Tue, 16 Nov 2010 06:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-7018</guid>
		<description>success handler can get data,and handle it&lt;br&gt;but,when i  use complete handler, i can not get data,&lt;br&gt;why?</description>
		<content:encoded><![CDATA[<p>success handler can get data,and handle it<br />but,when i  use complete handler, i can not get data,<br />why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-6203</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Thu, 07 Oct 2010 22:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-6203</guid>
		<description>I assume because the context is, by definition, global?</description>
		<content:encoded><![CDATA[<p>I assume because the context is, by definition, global?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miles</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-4653</link>
		<dc:creator>Miles</dc:creator>
		<pubDate>Wed, 04 Aug 2010 12:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-4653</guid>
		<description>To prevent global event handlers from being used, like the listeners error, success and complete.</description>
		<content:encoded><![CDATA[<p>To prevent global event handlers from being used, like the listeners error, success and complete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashankabiswas</title>
		<link>http://api.jquery.com/jQuery.ajaxSetup/comment-page-1/#comment-4608</link>
		<dc:creator>Ashankabiswas</dc:creator>
		<pubDate>Mon, 02 Aug 2010 08:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=412#comment-4608</guid>
		<description>why do we make global=false in $.ajaxSetup</description>
		<content:encoded><![CDATA[<p>why do we make global=false in $.ajaxSetup</p>
]]></content:encoded>
	</item>
</channel>
</rss>

