<?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"
	>
<channel>
	<title>Comments on: Opera下cloneNode的bug</title>
	<atom:link href="http://realazy.org/blog/2007/11/22/opera-clonenode-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://realazy.org/blog/2007/11/22/opera-clonenode-bug/</link>
	<description>web 标准，前端开发，编程感悟，生活杂想</description>
	<pubDate>Tue, 07 Oct 2008 13:45:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 杀人犯</title>
		<link>http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-38771</link>
		<dc:creator>杀人犯</dc:creator>
		<pubDate>Sat, 08 Dec 2007 07:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-38771</guid>
		<description>同意海妖的夜！！</description>
		<content:encoded><![CDATA[<p>同意海妖的夜！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 海妖的夜</title>
		<link>http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-37484</link>
		<dc:creator>海妖的夜</dc:creator>
		<pubDate>Sun, 25 Nov 2007 07:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-37484</guid>
		<description>





var elFormClone = document.getElementById("elForm").cloneNode(true);
document.body.appendChild(elFormClone);
alert(elFormClone.title.value);




在opera 9.5 beta 9613上已经没问题了,不知道是否是9.0版本的bug.</description>
		<content:encoded><![CDATA[<p>var elFormClone = document.getElementById(&#8221;elForm&#8221;).cloneNode(true);<br />
document.body.appendChild(elFormClone);<br />
alert(elFormClone.title.value);</p>
<p>在opera 9.5 beta 9613上已经没问题了,不知道是否是9.0版本的bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloudream</title>
		<link>http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-37278</link>
		<dc:creator>Cloudream</dc:creator>
		<pubDate>Thu, 22 Nov 2007 16:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/11/22/opera-clonenode-bug/#comment-37278</guid>
		<description>报告到Opera官方吧，9.5还是很值得期待的 ^^</description>
		<content:encoded><![CDATA[<p>报告到Opera官方吧，9.5还是很值得期待的 ^^</p>
]]></content:encoded>
	</item>
</channel>
</rss>
