<?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>评论：CSS Hacks</title>
	<atom:link href="http://dancewithnet.com/2008/07/12/css-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancewithnet.com/2008/07/12/css-hacks/</link>
	<description>WEB Design{HTML:CSS:Javascript:DOM:AJAX:PHP:Usability}/Viewpoint/Photo/Food/Mood</description>
	<lastBuildDate>Fri, 04 May 2012 20:16:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：KNSS Group</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-231722</link>
		<dc:creator>KNSS Group</dc:creator>
		<pubDate>Mon, 26 Apr 2010 14:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-231722</guid>
		<description>[...] 以上表格CSS Hacks的应用的例子，可以看看。 以上表格来源：《CSS Hacks》@随网之舞 [...]</description>
		<content:encoded><![CDATA[<p>[...] 以上表格CSS Hacks的应用的例子，可以看看。 以上表格来源：《CSS Hacks》@随网之舞 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：CSS Hacks &#171; Scott In Writing</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-230400</link>
		<dc:creator>CSS Hacks &#171; Scott In Writing</dc:creator>
		<pubDate>Fri, 09 Apr 2010 03:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-230400</guid>
		<description>[...] 更详细的介绍请参考http://dancewithnet.com/2008/07/12/css-hacks/ #hacks-show{ background:teal;/*IE6,IE7,IE8,1-9,a-d,A-D,0则IE8和Opera10.50*/ [;background:maroon;];/*Safari4.0+,Chrome4.0+,IE6*/ *background:purple;/*IE6,IE7*/ _background:red;/*IE6*/ } @-moz-document url-prefix(){/*Firefox3.0+*/ #hacks-show{ background:blue; } body:first-of-type #hacks-show{/*Firefox3.6+*/ background:olive; } } /*Safari4.0+,Chrome4.0+ @media all and (-webkit-min-device-pixel-ratio:0){ #hacks-show{ background:maroon; } } */ /*Opera10.50+,Safari4.0+,Chrome4.0+ @media all and (min-width:0px){ #hacks-show{ background:green; } } */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){/*Opera10.50*/ #hacks-show{ background:green; } } &#160;    No Comments [...]</description>
		<content:encoded><![CDATA[<p>[...] 更详细的介绍请参考http://dancewithnet.com/2008/07/12/css-hacks/ #hacks-show{ background:teal;/*IE6,IE7,IE8,1-9,a-d,A-D,0则IE8和Opera10.50*/ [;background:maroon;];/*Safari4.0+,Chrome4.0+,IE6*/ *background:purple;/*IE6,IE7*/ _background:red;/*IE6*/ } @-moz-document url-prefix(){/*Firefox3.0+*/ #hacks-show{ background:blue; } body:first-of-type #hacks-show{/*Firefox3.6+*/ background:olive; } } /*Safari4.0+,Chrome4.0+ @media all and (-webkit-min-device-pixel-ratio:0){ #hacks-show{ background:maroon; } } */ /*Opera10.50+,Safari4.0+,Chrome4.0+ @media all and (min-width:0px){ #hacks-show{ background:green; } } */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){/*Opera10.50*/ #hacks-show{ background:green; } } &nbsp;    No Comments [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：匿名</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-214679</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Fri, 04 Sep 2009 03:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-214679</guid>
		<description>IE8下是背景是白色。</description>
		<content:encoded><![CDATA[<p>IE8下是背景是白色。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Syndie</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-195404</link>
		<dc:creator>Syndie</dc:creator>
		<pubDate>Wed, 17 Jun 2009 10:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-195404</guid>
		<description>虽然说不推荐用hack,但是在迫不得已的情况下确实需要用一下的。不能因为ie6,ie7,ie8占用了大部分市场而忽略了其他的浏览器的。ff的使用人数近期也是在增长中。虽然说一般兼容ie6,ie7跟ff就行了,但是最近发现Opera有时也会出现一些其他浏览器不会出现的问题,谷歌也是。
所以今天特意来到这里收集hack的方法。虽然很久以前就收藏了这个地址。但是一直都没有发现opera跟谷歌的问题。今天遇到了,特地来谢谢你。</description>
		<content:encoded><![CDATA[<p>虽然说不推荐用hack,但是在迫不得已的情况下确实需要用一下的。不能因为ie6,ie7,ie8占用了大部分市场而忽略了其他的浏览器的。ff的使用人数近期也是在增长中。虽然说一般兼容ie6,ie7跟ff就行了,但是最近发现Opera有时也会出现一些其他浏览器不会出现的问题,谷歌也是。<br />
所以今天特意来到这里收集hack的方法。虽然很久以前就收藏了这个地址。但是一直都没有发现opera跟谷歌的问题。今天遇到了,特地来谢谢你。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ryan</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-163425</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-163425</guid>
		<description>如果不关心浏览器的兼容，不关心javascript的特性和css的特性，那就别做web developer了，去做windows c++好了。</description>
		<content:encoded><![CDATA[<p>如果不关心浏览器的兼容，不关心javascript的特性和css的特性，那就别做web developer了，去做windows c++好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：rong179</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158876</link>
		<dc:creator>rong179</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158876</guid>
		<description>&quot;IE占有99%的市场&quot;
好像没那么大吧？FF的市场份额在增加。。。
hack只有在万不得已的时候才用，还是少用好</description>
		<content:encoded><![CDATA[<p>&#8220;IE占有99%的市场&#8221;<br />
好像没那么大吧？FF的市场份额在增加。。。<br />
hack只有在万不得已的时候才用，还是少用好</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：魔琳</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158481</link>
		<dc:creator>魔琳</dc:creator>
		<pubDate>Fri, 05 Sep 2008 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158481</guid>
		<description>我不需要关心web标准，IE占有99%的市场，我做的页面只要IE能看就可以了。 
“以用户为核心”通常都是反对web标准者的档箭牌，实际上这是虚伪的“以用户为核心”。你不能保证IE永远是垄断浏览器市场，你也不能保证IE不做任何改变(事实上，微软的IE7已经开始改善对 web标准的支持)。

当然，如果做的方式合理，可以兼容多数主流浏览器最好，可是在需要用HACK解决的时候我们不能逃避（虽然我也很头疼）。
个人觉得如果一个web developer连兼容都不去做了，做界面就没有什么意义了。</description>
		<content:encoded><![CDATA[<p>我不需要关心web标准，IE占有99%的市场，我做的页面只要IE能看就可以了。<br />
“以用户为核心”通常都是反对web标准者的档箭牌，实际上这是虚伪的“以用户为核心”。你不能保证IE永远是垄断浏览器市场，你也不能保证IE不做任何改变(事实上，微软的IE7已经开始改善对 web标准的支持)。</p>
<p>当然，如果做的方式合理，可以兼容多数主流浏览器最好，可是在需要用HACK解决的时候我们不能逃避（虽然我也很头疼）。<br />
个人觉得如果一个web developer连兼容都不去做了，做界面就没有什么意义了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：koowo</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158425</link>
		<dc:creator>koowo</dc:creator>
		<pubDate>Wed, 03 Sep 2008 14:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158425</guid>
		<description>是啊，管他的呢，简单才是好啊</description>
		<content:encoded><![CDATA[<p>是啊，管他的呢，简单才是好啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：八度社区</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158222</link>
		<dc:creator>八度社区</dc:creator>
		<pubDate>Wed, 27 Aug 2008 10:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158222</guid>
		<description>看来还是没办法不用Hacks啊.</description>
		<content:encoded><![CDATA[<p>看来还是没办法不用Hacks啊.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：则名</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-156559</link>
		<dc:creator>则名</dc:creator>
		<pubDate>Tue, 29 Jul 2008 16:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-156559</guid>
		<description>@柠檬，我说的simple is beautiful是指的一本书，指这本书阐述表达的类似勿以善小而不为的态度和作风。你怎么会理解成不去css hacks了？</description>
		<content:encoded><![CDATA[<p>@柠檬，我说的simple is beautiful是指的一本书，指这本书阐述表达的类似勿以善小而不为的态度和作风。你怎么会理解成不去css hacks了？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

