<?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>《用JavaScript动态输出的JS脚本不能执行》的评论</title>
	<atom:link href="http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html</link>
	<description>独立 自由 诚信 宽容 责任 平常心</description>
	<lastBuildDate>Mon, 16 Apr 2012 13:38:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：端木忧伤</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-215</link>
		<dc:creator>端木忧伤</dc:creator>
		<pubDate>Sun, 16 Apr 2006 23:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-215</guid>
		<description>NB的eason也来这里啊？</description>
		<content:encoded><![CDATA[<p>NB的eason也来这里啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eason007</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-201</link>
		<dc:creator>eason007</dc:creator>
		<pubDate>Fri, 14 Apr 2006 18:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-201</guid>
		<description>很多开源的ajax开发包都有相应的处理函数，可以抄一个来用用。</description>
		<content:encoded><![CDATA[<p>很多开源的ajax开发包都有相应的处理函数，可以抄一个来用用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-198</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Fri, 14 Apr 2006 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-198</guid>
		<description>[quote=eason007]写错，是取得代码片段之后，再动态在document里新增script元素。[/quote]

谢谢指点，回头试试[f45]</description>
		<content:encoded><![CDATA[<p>[quote=eason007]写错，是取得代码片段之后，再动态在document里新增script元素。[/quote]</p>
<p>谢谢指点，回头试试[f45]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eason007</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-194</link>
		<dc:creator>eason007</dc:creator>
		<pubDate>Wed, 12 Apr 2006 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-194</guid>
		<description>写错，是取得代码片段之后，再动态在document里新增script元素。</description>
		<content:encoded><![CDATA[<p>写错，是取得代码片段之后，再动态在document里新增script元素。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eason007</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-193</link>
		<dc:creator>eason007</dc:creator>
		<pubDate>Wed, 12 Apr 2006 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-193</guid>
		<description>因为ie安全等级的问题。你可以用正则取出相应代码段之后再evel</description>
		<content:encoded><![CDATA[<p>因为ie安全等级的问题。你可以用正则取出相应代码段之后再evel</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-192</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Wed, 12 Apr 2006 12:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-192</guid>
		<description>[quote=lthnds]请问用asp输出的JS呢？
是否可以运行呢？[/quote]

当然可以。</description>
		<content:encoded><![CDATA[<p>[quote=lthnds]请问用asp输出的JS呢？<br />
是否可以运行呢？[/quote]</p>
<p>当然可以。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lthnds</title>
		<link>http://ofcss.com/2006/04/12/innerhtml-can-not-be-excuted.html/comment-page-1#comment-191</link>
		<dc:creator>lthnds</dc:creator>
		<pubDate>Wed, 12 Apr 2006 08:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/?p=133#comment-191</guid>
		<description>请问用asp输出的JS呢？
是否可以运行呢？</description>
		<content:encoded><![CDATA[<p>请问用asp输出的JS呢？<br />
是否可以运行呢？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

