<?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: 如何给JavaScript文件传递参数</title>
	<atom:link href="http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/</link>
	<description>关注用户体验、前端开发，记录生活点滴、岁月足迹。</description>
	<lastBuildDate>Thu, 11 Mar 2010 03:13:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 伟龙</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-4133</link>
		<dc:creator>伟龙</dc:creator>
		<pubDate>Mon, 18 Jan 2010 16:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-4133</guid>
		<description>学习了！
看完《Dynamically Loading External JavaScript Files》，还是不明白为什么script会被执行，作者也疑惑中...</description>
		<content:encoded><![CDATA[<p>学习了！<br />
看完《Dynamically Loading External JavaScript Files》，还是不明白为什么script会被执行，作者也疑惑中&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simaopig</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-3897</link>
		<dc:creator>simaopig</dc:creator>
		<pubDate>Thu, 31 Dec 2009 09:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-3897</guid>
		<description>不看你这篇文章还真不知道，document.write html标签的闭合处需要转义，以前遇到过此类问题，但是没有认真看。。

拜谢。</description>
		<content:encoded><![CDATA[<p>不看你这篇文章还真不知道，document.write html标签的闭合处需要转义，以前遇到过此类问题，但是没有认真看。。</p>
<p>拜谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsung.W</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-3259</link>
		<dc:creator>Tsung.W</dc:creator>
		<pubDate>Thu, 05 Nov 2009 13:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-3259</guid>
		<description>有点意思。。</description>
		<content:encoded><![CDATA[<p>有点意思。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小明</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-881</link>
		<dc:creator>小明</dc:creator>
		<pubDate>Thu, 14 May 2009 09:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-881</guid>
		<description>牛～</description>
		<content:encoded><![CDATA[<p>牛～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小蔡</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-878</link>
		<dc:creator>小蔡</dc:creator>
		<pubDate>Wed, 25 Mar 2009 02:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-878</guid>
		<description>学习了。。。。</description>
		<content:encoded><![CDATA[<p>学习了。。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alinous</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-880</link>
		<dc:creator>alinous</dc:creator>
		<pubDate>Tue, 24 Mar 2009 04:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-880</guid>
		<description>帮助很大，谢了</description>
		<content:encoded><![CDATA[<p>帮助很大，谢了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 明城</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-875</link>
		<dc:creator>明城</dc:creator>
		<pubDate>Mon, 23 Mar 2009 05:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-875</guid>
		<description>可以考虑 Resig 的“习惯做法”，用个  这样引入参数，这样比  的好处就是不会给服务器发送额外的参数</description>
		<content:encoded><![CDATA[<p>可以考虑 Resig 的“习惯做法”，用个  这样引入参数，这样比  的好处就是不会给服务器发送额外的参数</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fool2fish</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-874</link>
		<dc:creator>fool2fish</dc:creator>
		<pubDate>Mon, 23 Mar 2009 05:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-874</guid>
		<description>小雕也来抢活了，世道真艰难</description>
		<content:encoded><![CDATA[<p>小雕也来抢活了，世道真艰难</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 蓝色生死恋</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-877</link>
		<dc:creator>蓝色生死恋</dc:creator>
		<pubDate>Mon, 23 Mar 2009 02:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-877</guid>
		<description>看不懂</description>
		<content:encoded><![CDATA[<p>看不懂</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: banum</title>
		<link>http://lifesinger.org/blog/2009/03/how-to-pass-params-to-javascript-file/comment-page-1/#comment-876</link>
		<dc:creator>banum</dc:creator>
		<pubDate>Mon, 23 Mar 2009 01:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1510#comment-876</guid>
		<description>学习了</description>
		<content:encoded><![CDATA[<p>学习了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
