<?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>「網頁post自動產生iframe」的迴響</title>
	<atom:link href="http://blog.yslifes.com/archives/516/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com/archives/516</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>由：自動產生隱藏iframe AutoCreateIframe &#124; 聰明的生活2</title>
		<link>http://blog.yslifes.com/archives/516/comment-page-1#comment-508</link>
		<dc:creator>自動產生隱藏iframe AutoCreateIframe &#124; 聰明的生活2</dc:creator>
		<pubDate>Fri, 26 Aug 2011 13:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/?p=516#comment-508</guid>
		<description>[...] 之前有寫過一個自動產生隱藏iframe的方法，不過好像沒有讓它支援所有瀏覽器，在IE系列好像因為安全性問題，並不會建立成功，所以把原本使用createElement來建立iframe，而改成在ie裡使用 var frame = document.createElement&#040;&quot;&lt;iframe name=&quot;_hiddenframe&quot;&gt;&quot;&#041;; [...]</description>
		<content:encoded><![CDATA[<p>[...] 之前有寫過一個自動產生隱藏iframe的方法，不過好像沒有讓它支援所有瀏覽器，在IE系列好像因為安全性問題，並不會建立成功，所以把原本使用createElement來建立iframe，而改成在ie裡使用 var frame = document.createElement&#040;&quot;&lt;iframe name=&quot;_hiddenframe&quot;&gt;&quot;&#041;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：jsp簡單留言版 &#124; 聰明的生活2</title>
		<link>http://blog.yslifes.com/archives/516/comment-page-1#comment-390</link>
		<dc:creator>jsp簡單留言版 &#124; 聰明的生活2</dc:creator>
		<pubDate>Sat, 16 Apr 2011 13:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/?p=516#comment-390</guid>
		<description>[...] 在新增留言部份，submit之前會先檢查是否有未填欄位，如果檢查通過則會自動建立IFrame來給這個form的target使用，新增完成後會自動回到留言列表的頁面。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在新增留言部份，submit之前會先檢查是否有未填欄位，如果檢查通過則會自動建立IFrame來給這個form的target使用，新增完成後會自動回到留言列表的頁面。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

