<?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>「Ajax 使用prototype.js 1」的迴響</title>
	<atom:link href="http://blog.yslifes.com/archives/164/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com/archives/164</link>
	<description>自己寫java程式的一些筆記</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:09:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：[jsp小技巧]利用Throw Exception來完成Ajax &#124; 聰明的生活2</title>
		<link>http://blog.yslifes.com/archives/164/comment-page-1#comment-109</link>
		<dc:creator>[jsp小技巧]利用Throw Exception來完成Ajax &#124; 聰明的生活2</dc:creator>
		<pubDate>Mon, 28 Sep 2009 13:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/164#comment-109</guid>
		<description>[...] Ajax 使用prototype.js 1 - 377 User Views [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajax 使用prototype.js 1 - 377 User Views [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：yku</title>
		<link>http://blog.yslifes.com/archives/164/comment-page-1#comment-103</link>
		<dc:creator>yku</dc:creator>
		<pubDate>Sat, 29 Aug 2009 12:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/164#comment-103</guid>
		<description>我不太看的懂你的意思le…</description>
		<content:encoded><![CDATA[<p>我不太看的懂你的意思le…</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：yku</title>
		<link>http://blog.yslifes.com/archives/164/comment-page-1#comment-102</link>
		<dc:creator>yku</dc:creator>
		<pubDate>Sat, 29 Aug 2009 12:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/164#comment-102</guid>
		<description>paramaters:Form.serialize(form1)
應該就可以了
如果你要更簡單的方式
你可以把form都設計好.,…然後call
$(’person-example’).request({
onComplete: function(){ alert(’Form data saved!’) }
})
來實作ajax 記得form的onsubmit=”return false;”
就可以用了…更簡單</description>
		<content:encoded><![CDATA[<p>paramaters:Form.serialize(form1)<br />
應該就可以了<br />
如果你要更簡單的方式<br />
你可以把form都設計好.,…然後call<br />
$(’person-example’).request({<br />
onComplete: function(){ alert(’Form data saved!’) }<br />
})<br />
來實作ajax 記得form的onsubmit=”return false;”<br />
就可以用了…更簡單</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tsc</title>
		<link>http://blog.yslifes.com/archives/164/comment-page-1#comment-97</link>
		<dc:creator>tsc</dc:creator>
		<pubDate>Fri, 28 Aug 2009 09:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/164#comment-97</guid>
		<description>paramaters : 參數列,Form.serialize(form1)都要的話,怎麼寫?</description>
		<content:encoded><![CDATA[<p>paramaters : 參數列,Form.serialize(form1)都要的話,怎麼寫?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tsc</title>
		<link>http://blog.yslifes.com/archives/164/comment-page-1#comment-96</link>
		<dc:creator>tsc</dc:creator>
		<pubDate>Fri, 28 Aug 2009 09:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/164#comment-96</guid>
		<description>請問parameters: {’id’:&#039;456′},可不可以同時也放Form.serialize(form1),要自訂的參數也要form裡的欄位</description>
		<content:encoded><![CDATA[<p>請問parameters: {’id’:'456′},可不可以同時也放Form.serialize(form1),要自訂的參數也要form裡的欄位</p>
]]></content:encoded>
	</item>
</channel>
</rss>

