<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>家儒的筆記 &#187; Internet Explorer 6</title>
	<atom:link href="http://ka-yue.com/blog/tag/internet-explorer-6/feed" rel="self" type="application/rss+xml" />
	<link>http://ka-yue.com/blog</link>
	<description>網頁設計、開發、SEO 優化</description>
	<lastBuildDate>Fri, 27 Aug 2010 06:22:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CSS3 PIE &#8211; 讓 IE 支持 CSS3</title>
		<link>http://ka-yue.com/blog/css3-progressive-internet-explorer</link>
		<comments>http://ka-yue.com/blog/css3-progressive-internet-explorer#comments</comments>
		<pubDate>Tue, 13 Jul 2010 18:17:35 +0000</pubDate>
		<dc:creator>kayue</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[border-radius]]></category>
		<category><![CDATA[box-shadow]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[shadow]]></category>
		<category><![CDATA[圓角]]></category>

		<guid isPermaLink="false">http://ka-yue.com/blog/?p=668</guid>
		<description><![CDATA[又是老話題。CSS3 PIE 又是另一個目的在令 IE6 &#8211; 8 支援圓角、陰影及漸變的 .htc hack。這三個大概是最常用的 css3 屬性了。特別的是 CSS3 PIE 是連 code generator 的，十分方便。 在 VMWare 裡試了試 IE6 下的效果，完美的 rendering ，但好像會把機器拖得很慢似的……有機會再在原生機器上試試。 網址：http://css3pie.com/]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-669" title="CSS3-PIE-Progressive-Internet-Explorer" src="http://220.232.237.39/~kayuecom39/blog/wp-content/uploads/2010/07/CSS3-PIE-Progressive-Internet-Explorer.png" alt="" width="600" height="200" />又是老話題。CSS3 PIE 又是另一個目的在令 IE6 &#8211; 8 支援圓角、陰影及漸變的 .htc hack。這三個大概是最常用的 css3 屬性了。特別的是 CSS3 PIE 是連 code generator 的，十分方便。</p>
<p>在 VMWare 裡試了試 IE6 下的效果，完美的 rendering ，但好像會把機器拖得很慢似的……有機會再在原生機器上試試。</p>
<p>網址：<a href="http://css3pie.com/">http://css3pie.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ka-yue.com/blog/css3-progressive-internet-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6 Bugs</title>
		<link>http://ka-yue.com/blog/internet-explorer-6-bugs</link>
		<comments>http://ka-yue.com/blog/internet-explorer-6-bugs#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:33:49 +0000</pubDate>
		<dc:creator>kayue</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>

		<guid isPermaLink="false">http://ka-yue.com/blog/?p=517</guid>
		<description><![CDATA[每參與一個新 project，我總會第一時間問用不用支援 Internet Explorer 6，答不用支援的一般都是不憂財源的公司。所幸某公司一直沒有支援 IE6 的傳統，加上自從轉用了 Mac 以後，開 IE 變得很不方便，已經很久沒 debug IE 了。 最近看見有人寫了篇 IE6 bug 大全，整理收集了一堆 IE6 bugs。其實要找 IE CSS bugs ，我推薦一個好地方：Explorer Exposed 。這個網站收集了很多常見的 IE CSS bugs 及其解法（不限 IE6），對工作極有幫助。另外，在《Ultimate IE6 Cheatsheet》這篇帖子裡，也介紹了多種方法去補足 IE6 功能上的缺陷，例如半透明的 png、圓角等。 老實說，不提複雜一點的 floating、positioning ，Microsoft 要怎樣寫才能寫出 &#8230; <a href="http://ka-yue.com/blog/internet-explorer-6-bugs">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-518" title="IE6-denial-message" src="http://220.232.237.39/~kayuecom39/blog/wp-content/uploads/2009/12/IE6-denial-message.jpg" alt="IE6-denial-message" width="600" height="300" /></p>
<p>每參與一個新 project，我總會第一時間問用不用支援 Internet Explorer 6，<span style="text-decoration: line-through;">答不用支援的一般都是不憂財源的公司</span>。所幸某公司一直沒有支援 IE6 的傳統，加上自從轉用了 Mac 以後，開 IE 變得很不方便，已經很久沒 debug IE 了。</p>
<p><span id="more-517"></span></p>
<p>最近看見有人寫了篇<a title="ie6 bug 大全" href="http://www.css88.com/archives/579" target="_blank"> IE6 bug 大全</a>，整理收集了一堆 IE6 bugs。其實要找 IE CSS bugs ，我推薦一個好地方：<a title="explorer exposed" href="http://www.positioniseverything.net/explorer.html" target="_blank">Explorer Exposed</a> 。這個網站收集了很多常見的 IE CSS bugs 及其解法（不限 IE6），對工作極有幫助。另外，在《<a title="Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs" href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs" target="_blank">Ultimate IE6 Cheatsheet</a>》這篇帖子裡，也介紹了多種方法去補足 IE6 功能上的缺陷，例如半透明的 png、圓角等。</p>
<p>老實說，不提複雜一點的 floating、positioning ，Microsoft 要怎樣寫才能寫出 double margin 這些不合邏輯的 bugs 呢？與其說 bugs，倒不如說是瘟疫更為貼切。</p>
<p>不知道當年的 IE6 developers 敢不敢在自己的 resume 上寫自己曾經開發過 IE6 呢? XD</p>
<p>PS: 有人會為 IE 8 debug 嗎？還是都是強行轉成 IE7 算了？</p>
<p>上圖出自：<a title="IE6 denial message for Momentile.com" href="http://www.robotjohnny.com/blog/ie6-denial-message-for-momentilecom/" target="_blank">IE6 denial message for Momentile.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ka-yue.com/blog/internet-explorer-6-bugs/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
