<?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>「Y星人の工作語錄」的相關評論</title>
	<atom:link href="http://x.wawooo.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://x.wawooo.com</link>
	<description>別理我, 我只是一個愛發勞騷的Y星人</description>
	<pubDate>Sat, 20 Mar 2010 04:54:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>「Ming Tsay」對於「FireFox不支援 innerText的寫法」的評論</title>
		<link>http://x.wawooo.com/archives/286#comment-381</link>
		<dc:creator>Ming Tsay</dc:creator>
		<pubDate>Thu, 18 Mar 2010 06:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=286#comment-381</guid>
		<description>謝謝:D

受益良多!</description>
		<content:encoded><![CDATA[<p>謝謝:D</p>
<p>受益良多!</p>
]]></content:encoded>
	</item>
	<item>
		<title>「YuanYuan」對於「解決 flash出現 active-X的確定框」的評論</title>
		<link>http://x.wawooo.com/archives/338#comment-380</link>
		<dc:creator>YuanYuan</dc:creator>
		<pubDate>Thu, 18 Mar 2010 04:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=338#comment-380</guid>
		<description>這文章已經很久囉.

你要把 fixit.js 抓回去, 放到你的網站裡就可以了.

dreamweaver 和 flashobj 其實是比較好的選擇.

:)</description>
		<content:encoded><![CDATA[<p>這文章已經很久囉.</p>
<p>你要把 fixit.js 抓回去, 放到你的網站裡就可以了.</p>
<p>dreamweaver 和 flashobj 其實是比較好的選擇.</p>
<p> <img src='http://x.wawooo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>「haley」對於「解決 flash出現 active-X的確定框」的評論</title>
		<link>http://x.wawooo.com/archives/338#comment-379</link>
		<dc:creator>haley</dc:creator>
		<pubDate>Thu, 18 Mar 2010 04:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=338#comment-379</guid>
		<description>版主你好~
很開心看到這篇文章(因為不知怎麼解決activex封鎖flash的播放)
我試了坎入 fixit.js 但仍是不行  請問我的方法是否有誤?
如下:
//fix ie flash.media player 
theObjects = document.getElementsByTagName("object"); 
for (var i = 0; i &#60; theObjects.length; i++) { theObjects[i].outerHTML = theObjects[i].outerHTML; } 


ps我把下載的js打開直接貼在標籤內
請問這樣是否有問題  謝謝!!!!!!!!</description>
		<content:encoded><![CDATA[<p>版主你好~<br />
很開心看到這篇文章(因為不知怎麼解決activex封鎖flash的播放)<br />
我試了坎入 fixit.js 但仍是不行  請問我的方法是否有誤?<br />
如下:<br />
//fix ie flash.media player<br />
theObjects = document.getElementsByTagName(&#8221;object&#8221;);<br />
for (var i = 0; i &lt; theObjects.length; i++) { theObjects[i].outerHTML = theObjects[i].outerHTML; } </p>
<p>ps我把下載的js打開直接貼在標籤內<br />
請問這樣是否有問題  謝謝!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>「textrange object」對於「12個加速你的dhtml的方法」的評論</title>
		<link>http://x.wawooo.com/archives/269#comment-378</link>
		<dc:creator>textrange object</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=269#comment-378</guid>
		<description>[...] sender, CanExecuteRoutedEventArgs args); public abstract void OnExecute(object sender, ...Y</description>
		<content:encoded><![CDATA[<p>[...] sender, CanExecuteRoutedEventArgs args); public abstract void OnExecute(object sender, &#8230;Y</p>
]]></content:encoded>
	</item>
	<item>
		<title>「YuanYuan」對於「Iframe autoResize」的評論</title>
		<link>http://x.wawooo.com/archives/244#comment-377</link>
		<dc:creator>YuanYuan</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=244#comment-377</guid>
		<description>good!</description>
		<content:encoded><![CDATA[<p>good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>「wing_hk」對於「Iframe autoResize」的評論</title>
		<link>http://x.wawooo.com/archives/244#comment-376</link>
		<dc:creator>wing_hk</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://myproject.wawooo.com/?p=244#comment-376</guid>
		<description>在CHROME裏面明明好好的IFRAME一到IE就走樣。

試完網上這麼多的SCRIPT, 還是你的最有用，謝謝！</description>
		<content:encoded><![CDATA[<p>在CHROME裏面明明好好的IFRAME一到IE就走樣。</p>
<p>試完網上這麼多的SCRIPT, 還是你的最有用，謝謝！</p>
]]></content:encoded>
	</item>
	<item>
		<title>「YuanYuan」對於「url maximum length ?」的評論</title>
		<link>http://x.wawooo.com/archives/726#comment-374</link>
		<dc:creator>YuanYuan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://x.wawooo.com/?p=726#comment-374</guid>
		<description>thanks.  if I have more time, I will..:)</description>
		<content:encoded><![CDATA[<p>thanks.  if I have more time, I will..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>「YuanYuan」對於「how cookie cross browser ?」的評論</title>
		<link>http://x.wawooo.com/archives/850#comment-373</link>
		<dc:creator>YuanYuan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://x.wawooo.com/?p=850#comment-373</guid>
		<description>heyhey....:)</description>
		<content:encoded><![CDATA[<p>heyhey&#8230;.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>「YuanYuan」對於「jquery-plugin-validation, 台灣身份證驗證, myExample.」的評論</title>
		<link>http://x.wawooo.com/archives/738#comment-372</link>
		<dc:creator>YuanYuan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://x.wawooo.com/?p=738#comment-372</guid>
		<description>no, this project in my company.

you can try it by youself and any question let me know.

:)</description>
		<content:encoded><![CDATA[<p>no, this project in my company.</p>
<p>you can try it by youself and any question let me know.</p>
<p> <img src='http://x.wawooo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>「Dabinn」對於「how cookie cross browser ?」的評論</title>
		<link>http://x.wawooo.com/archives/850#comment-371</link>
		<dc:creator>Dabinn</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://x.wawooo.com/?p=850#comment-371</guid>
		<description>聽起來好危險</description>
		<content:encoded><![CDATA[<p>聽起來好危險</p>
]]></content:encoded>
	</item>
</channel>
</rss>
