<?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: 善用 cloneNode 存储 DOM 对象</title>
	<atom:link href="http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw</link>
	<description>尘埃默默，风雨洗礼</description>
	<lastBuildDate>Tue, 24 Aug 2010 16:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: supersha</title>
		<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw/comment-page-1#comment-90</link>
		<dc:creator>supersha</dc:creator>
		<pubDate>Thu, 24 Dec 2009 09:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://mick/project/Php/silentash/?p=130#comment-90</guid>
		<description>按我的思路，储存DOM元素节点首先也会尝试使用变量，接着才会想到cloneNode，现在知道了你对于getElementsByTagName的解释，长见识了！！！！cloneNode是对DOM元素复制了一个副本，这个是会更兼容。
</description>
		<content:encoded><![CDATA[<p>按我的思路，储存DOM元素节点首先也会尝试使用变量，接着才会想到cloneNode，现在知道了你对于getElementsByTagName的解释，长见识了！！！！cloneNode是对DOM元素复制了一个副本，这个是会更兼容。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z.Yleo77</title>
		<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw/comment-page-1#comment-89</link>
		<dc:creator>z.Yleo77</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://mick/project/Php/silentash/?p=130#comment-89</guid>
		<description>看不到，我在gr里只能看到部分的，其余的被你截断了哈。
</description>
		<content:encoded><![CDATA[<p>看不到，我在gr里只能看到部分的，其余的被你截断了哈。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cc</title>
		<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw/comment-page-1#comment-88</link>
		<dc:creator>cc</dc:creator>
		<pubDate>Fri, 23 Oct 2009 17:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://mick/project/Php/silentash/?p=130#comment-88</guid>
		<description>1111111111
</description>
		<content:encoded><![CDATA[<p>1111111111</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z.Yleo77</title>
		<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw/comment-page-1#comment-87</link>
		<dc:creator>z.Yleo77</dc:creator>
		<pubDate>Sat, 13 Jun 2009 21:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://mick/project/Php/silentash/?p=130#comment-87</guid>
		<description>问声，贵博feed可以设置为全文输出么&lt;blockquote&gt;&lt;div class=&quot;quote quote3&quot;&gt;&lt;div class=&quot;quote-title&quot;&gt;米克 于 2009-6-24 21:45:10 回复&lt;/div&gt;不是太明白你的意思，放上两个地址不知道对不对&lt;br/&gt;1.http://www.silentash.com/rss.xml&lt;br/&gt;2.http://www.silentash.com/feed.asp&lt;br/&gt;这两个都可以看到所有的&lt;/div&gt;&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>问声，贵博feed可以设置为全文输出么<br />
<blockquote>
<div class="quote quote3">
<div class="quote-title">米克 于 2009-6-24 21:45:10 回复</div>
<p>不是太明白你的意思，放上两个地址不知道对不对<br />1.http://www.silentash.com/rss.xml<br />2.http://www.silentash.com/feed.asp<br />这两个都可以看到所有的</div>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: rainoxu</title>
		<link>http://blog.silentash.com/2009/04/use-clonenode-store-dom-object/?fuckgfw/comment-page-1#comment-86</link>
		<dc:creator>rainoxu</dc:creator>
		<pubDate>Wed, 29 Apr 2009 09:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://mick/project/Php/silentash/?p=130#comment-86</guid>
		<description>我觉得有一点对我来说很有用，即：document.getElementById(...)得到的是一个HTML元素对象的引用~~不论这个元素是否在文档流之中，或者被移出文档。
</description>
		<content:encoded><![CDATA[<p>我觉得有一点对我来说很有用，即：document.getElementById(&#8230;)得到的是一个HTML元素对象的引用~~不论这个元素是否在文档流之中，或者被移出文档。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
