<?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>评论：:hover伪类在IE6中的BUG</title>
	<atom:link href="http://www.17css.com/hover-of-the-bug-in-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.17css.com/hover-of-the-bug-in-ie6/</link>
	<description>一起CSS，专注、关注CSS等前端技术。</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:13:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：纯css下拉菜单详解 - 一起CSS</title>
		<link>http://www.17css.com/hover-of-the-bug-in-ie6/comment-page-1/#comment-4761</link>
		<dc:creator>纯css下拉菜单详解 - 一起CSS</dc:creator>
		<pubDate>Wed, 30 Jun 2010 15:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.17css.com/?p=153#comment-4761</guid>
		<description>[...] IE6 的 BUG，关于次 BUG 你可以参看《:hover伪类在IE6中的BUG》。可以加上一些属性来消除此 BUG，这里给 a:hover 加 border:0，即 CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] IE6 的 BUG，关于次 BUG 你可以参看《:hover伪类在IE6中的BUG》。可以加上一些属性来消除此 BUG，这里给 a:hover 加 border:0，即 CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：feng</title>
		<link>http://www.17css.com/hover-of-the-bug-in-ie6/comment-page-1/#comment-4151</link>
		<dc:creator>feng</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.17css.com/?p=153#comment-4151</guid>
		<description>晕死，看错了，就当没说</description>
		<content:encoded><![CDATA[<p>晕死，看错了，就当没说</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：feng</title>
		<link>http://www.17css.com/hover-of-the-bug-in-ie6/comment-page-1/#comment-4150</link>
		<dc:creator>feng</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.17css.com/?p=153#comment-4150</guid>
		<description>li:hover
=========
我在IE SP3中可以识别的，但是  li:hover a 不能识别
＝＝＝＝＝

    	
           
               &lt;a href=&quot;index.html&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
           
               &lt;a href=&quot;product.php&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
        


========
.nav li a{
	width:82px;
	height:33px;
	display:block;	
}
.sou{
	background:url(../images/nav_souye_B.gif);
}
.sou a:hover{
	background:url(../images/nav_souye_A.gif);
}
.zhuan{
	background:url(../images/nav_zuanjie_B.gif);
}
.zhuan a:hover{
	background:url(../images/nav_zuanjie_A.gif);
}</description>
		<content:encoded><![CDATA[<p>li:hover<br />
=========<br />
我在IE SP3中可以识别的，但是  li:hover a 不能识别<br />
＝＝＝＝＝</p>
<p>               <a href="index.html" rel="nofollow"></a></p>
<p>               <a href="product.php" rel="nofollow"></a></p>
<p>========<br />
.nav li a{<br />
	width:82px;<br />
	height:33px;<br />
	display:block;<br />
}<br />
.sou{<br />
	background:url(../images/nav_souye_B.gif);<br />
}<br />
.sou a:hover{<br />
	background:url(../images/nav_souye_A.gif);<br />
}<br />
.zhuan{<br />
	background:url(../images/nav_zuanjie_B.gif);<br />
}<br />
.zhuan a:hover{<br />
	background:url(../images/nav_zuanjie_A.gif);<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
