<?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 學習心得筆記 (4) &#8211; Ajax (上)</title>
	<atom:link href="http://blog.ericsk.org/archives/838/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ericsk.org/archives/838</link>
	<description>It&#039;s all about ericsk.</description>
	<lastBuildDate>Thu, 04 Mar 2010 10:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: ericsk</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-24984</link>
		<dc:creator>ericsk</dc:creator>
		<pubDate>Thu, 03 Dec 2009 02:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-24984</guid>
		<description>@Nick:
看起來你可能碰到了 closure 與 async 的問題（不確定您的 code 是怎麼寫的）
我的建議是不要用迴圈，而是丟一個 ajax 出去，回來之後，再想辦法產生下一個 ajax call..</description>
		<content:encoded><![CDATA[<p>@Nick:<br />
看起來你可能碰到了 closure 與 async 的問題（不確定您的 code 是怎麼寫的）<br />
我的建議是不要用迴圈，而是丟一個 ajax 出去，回來之後，再想辦法產生下一個 ajax call..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-24983</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 03 Dec 2009 01:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-24983</guid>
		<description>看了大大的解說,覺得也喜歡上了JQuery
但目前有遇到個疑問
就是若將$.ajax放在for廻圈裡
在success裡似乎只能回應到最後一筆資料
中間的都沒回應
請問大大如何獲得中間的每一筆回應資料??</description>
		<content:encoded><![CDATA[<p>看了大大的解說,覺得也喜歡上了JQuery<br />
但目前有遇到個疑問<br />
就是若將$.ajax放在for廻圈裡<br />
在success裡似乎只能回應到最後一筆資料<br />
中間的都沒回應<br />
請問大大如何獲得中間的每一筆回應資料??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ren Jun</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-24671</link>
		<dc:creator>Ren Jun</dc:creator>
		<pubDate>Mon, 20 Jul 2009 02:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-24671</guid>
		<description>推推～ 太感謝大大的分享，學很多！

JQuery真的好直覺唷！</description>
		<content:encoded><![CDATA[<p>推推～ 太感謝大大的分享，學很多！</p>
<p>JQuery真的好直覺唷！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mos</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-21534</link>
		<dc:creator>mos</dc:creator>
		<pubDate>Tue, 30 Sep 2008 09:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-21534</guid>
		<description>想請教。。。。
１、如何削除cache的東東、程式不時不能即時産生変化、、、需要人手delete..、是否追加sid於link内、但写法是点様的ya
２、我同時導入了min 和 ui 後、只開啓了tab,dialog,datepicker、但頁面変慢了很多、、、有否方法解決

呉該！</description>
		<content:encoded><![CDATA[<p>想請教。。。。<br />
１、如何削除cache的東東、程式不時不能即時産生変化、、、需要人手delete..、是否追加sid於link内、但写法是点様的ya<br />
２、我同時導入了min 和 ui 後、只開啓了tab,dialog,datepicker、但頁面変慢了很多、、、有否方法解決</p>
<p>呉該！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [jQuery] AJAX 學習筆記 (一) 如何使用 JSON 驗證使用者表單 &#124; 小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-21368</link>
		<dc:creator>[jQuery] AJAX 學習筆記 (一) 如何使用 JSON 驗證使用者表單 &#124; 小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY</dc:creator>
		<pubDate>Mon, 22 Sep 2008 04:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-21368</guid>
		<description>[...] PHP::JSON in PHP http://visualjquery.com/1.1.2.html jQuery 學習心得筆記 (4) - Ajax (上) jQuery 學習心得筆記 (5) - Ajax [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP::JSON in PHP <a href="http://visualjquery.com/1.1.2.html" rel="nofollow">http://visualjquery.com/1.1.2.html</a> jQuery 學習心得筆記 (4) &#8211; Ajax (上) jQuery 學習心得筆記 (5) &#8211; Ajax [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sshlog &#187; Blog Archive &#187; [ASP] asp + jquery + json</title>
		<link>http://blog.ericsk.org/archives/838/comment-page-1#comment-20237</link>
		<dc:creator>sshlog &#187; Blog Archive &#187; [ASP] asp + jquery + json</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericsk.org/archives/838#comment-20237</guid>
		<description>[...] jQuery 學習心得筆記 (4) - Ajax (上) [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery 學習心得筆記 (4) &#8211; Ajax (上) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
