<?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>评论：innerHTML 的一些问题</title>
	<atom:link href="http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/</link>
	<description>落草为根—专注前端技术&#38;&#38;关注用户体验</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:28:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：notbadman</title>
		<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/comment-page-1/#comment-3129</link>
		<dc:creator>notbadman</dc:creator>
		<pubDate>Sat, 04 Apr 2009 09:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=75#comment-3129</guid>
		<description>有个问题请教下,我用innerHTML把一些input动态注入到from中,其中有个是input type=&quot;submit&quot;,可是这个按钮在IE中正常,在Firefox３.０中点击后不能提交,不晓得为什么会这样</description>
		<content:encoded><![CDATA[<p>有个问题请教下,我用innerHTML把一些input动态注入到from中,其中有个是input type=&#8221;submit&#8221;,可是这个按钮在IE中正常,在Firefox３.０中点击后不能提交,不晓得为什么会这样</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：2hei</title>
		<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/comment-page-1/#comment-1132</link>
		<dc:creator>2hei</dc:creator>
		<pubDate>Sat, 02 Aug 2008 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=75#comment-1132</guid>
		<description>关于innerHTML的分析不错！</description>
		<content:encoded><![CDATA[<p>关于innerHTML的分析不错！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Nwind</title>
		<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/comment-page-1/#comment-820</link>
		<dc:creator>Nwind</dc:creator>
		<pubDate>Sat, 28 Jun 2008 12:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=75#comment-820</guid>
		<description>嗯，这个方法可以解决innerHTML内存泄露的问题，然而对于IE，如果插入的内容较多时会非常影响性能，大概慢8-10倍</description>
		<content:encoded><![CDATA[<p>嗯，这个方法可以解决innerHTML内存泄露的问题，然而对于IE，如果插入的内容较多时会非常影响性能，大概慢8-10倍</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：南芝</title>
		<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/comment-page-1/#comment-780</link>
		<dc:creator>南芝</dc:creator>
		<pubDate>Tue, 24 Jun 2008 01:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=75#comment-780</guid>
		<description>确实，在使用innerHTML插入标签的时候有问题哦</description>
		<content:encoded><![CDATA[<p>确实，在使用innerHTML插入标签的时候有问题哦</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：xhlv</title>
		<link>http://www.planabc.net/2008/06/17/the_problem_with_innerhtml/comment-page-1/#comment-724</link>
		<dc:creator>xhlv</dc:creator>
		<pubDate>Tue, 17 Jun 2008 05:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.planabc.net/?p=75#comment-724</guid>
		<description>不错~</description>
		<content:encoded><![CDATA[<p>不错~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
