<?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>《Whatever:hover &#8211; 无需javascript让IE支持丰富伪类》的评论</title>
	<atom:link href="http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html</link>
	<description>独立 自由 诚信 宽容 责任 平常心</description>
	<lastBuildDate>Sun, 20 May 2012 15:06:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45145</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Thu, 23 Feb 2012 07:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45145</guid>
		<description>教程里的菜单只是为了演示菜单界面的实现，因此对菜单项和子菜单没做定位处理。如果要用到正式页面中，你需要设置1级菜单项的position:relative和子菜单项的position:absolute;

我写了一个完整的demo你可以看一下：&lt;a href=&quot;http://file.wukangrui.com/demo/cssmenu.html&quot; title=&quot;纯css菜单Demo&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;CSS菜单Demo&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>教程里的菜单只是为了演示菜单界面的实现，因此对菜单项和子菜单没做定位处理。如果要用到正式页面中，你需要设置1级菜单项的position:relative和子菜单项的position:absolute;</p>
<p>我写了一个完整的demo你可以看一下：<a href="http://file.wukangrui.com/demo/cssmenu.html" title="纯css菜单Demo" target="_blank" rel="nofollow">CSS菜单Demo</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：janny</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45123</link>
		<dc:creator>janny</dc:creator>
		<pubDate>Mon, 20 Feb 2012 02:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45123</guid>
		<description>谢谢，我用了display:none和display:block之后，在IE6中已无空白，但是弹出下拉菜单时仍然会将下面的图片往下推，这又该如何解决呢？非常感谢！希望能再得到你的帮助　
补充一下，我基本是完全搬抄你教的CSS菜单，如下：ul li ul { display:none; }
ul li:hover ul { display:block}
谢谢！</description>
		<content:encoded><![CDATA[<p>谢谢，我用了display:none和display:block之后，在IE6中已无空白，但是弹出下拉菜单时仍然会将下面的图片往下推，这又该如何解决呢？非常感谢！希望能再得到你的帮助　<br />
补充一下，我基本是完全搬抄你教的CSS菜单，如下：ul li ul { display:none; }<br />
ul li:hover ul { display:block}<br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：janny</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45107</link>
		<dc:creator>janny</dc:creator>
		<pubDate>Wed, 15 Feb 2012 08:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45107</guid>
		<description>补充一下，我基本是完全搬抄你教的CSS菜单，如下：ul li ul { display:none; }
ul li:hover ul { display:block}
谢谢！</description>
		<content:encoded><![CDATA[<p>补充一下，我基本是完全搬抄你教的CSS菜单，如下：ul li ul { display:none; }<br />
ul li:hover ul { display:block}<br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：janny</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45106</link>
		<dc:creator>janny</dc:creator>
		<pubDate>Wed, 15 Feb 2012 07:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45106</guid>
		<description>谢谢，我用了display:none和display:block之后，在IE6中已无空白，但是弹出下拉菜单时仍然会将下面的图片往下推，这又该如何解决呢？非常感谢！</description>
		<content:encoded><![CDATA[<p>谢谢，我用了display:none和display:block之后，在IE6中已无空白，但是弹出下拉菜单时仍然会将下面的图片往下推，这又该如何解决呢？非常感谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45098</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Tue, 14 Feb 2012 07:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45098</guid>
		<description>要看你的二级菜单是用什么方式定位的。

如果是display:none和display:block，加上是绝对定位，就不会出现空白。</description>
		<content:encoded><![CDATA[<p>要看你的二级菜单是用什么方式定位的。</p>
<p>如果是display:none和display:block，加上是绝对定位，就不会出现空白。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：janny</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-45085</link>
		<dc:creator>janny</dc:creator>
		<pubDate>Tue, 14 Feb 2012 03:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-45085</guid>
		<description>小李刀刀，你好，我下载了csshover3.htc，在IE6中可以正常使用，但是因二级菜单的原因，主菜单与接下来的图片之间会有空白，请问怎样解决？谢谢</description>
		<content:encoded><![CDATA[<p>小李刀刀，你好，我下载了csshover3.htc，在IE6中可以正常使用，但是因二级菜单的原因，主菜单与接下来的图片之间会有空白，请问怎样解决？谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小李刀刀</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-42647</link>
		<dc:creator>小李刀刀</dc:creator>
		<pubDate>Thu, 03 Mar 2011 16:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-42647</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-42646&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-42646&quot; rel=&quot;nofollow&quot;&gt;langdashu&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;下载不到了。文件已经删了。&lt;/p&gt;
&lt;/blockquote&gt;
测试了一下，点“查看”的链接还能下载。</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-42646"><p>
<strong><a href="#comment-42646" rel="nofollow">langdashu</a> :</strong></p>
<p>下载不到了。文件已经删了。</p>
</blockquote>
<p>测试了一下，点“查看”的链接还能下载。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：langdashu</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-42646</link>
		<dc:creator>langdashu</dc:creator>
		<pubDate>Thu, 03 Mar 2011 07:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-42646</guid>
		<description>下载不到了。文件已经删了。</description>
		<content:encoded><![CDATA[<p>下载不到了。文件已经删了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：西水源頭 - Whatever:hover的更多扩展阅读&#8212;&#8212;无需javascript让IE支持丰富伪类</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-41629</link>
		<dc:creator>西水源頭 - Whatever:hover的更多扩展阅读&#8212;&#8212;无需javascript让IE支持丰富伪类</dc:creator>
		<pubDate>Fri, 30 Jul 2010 09:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-41629</guid>
		<description>[...] 如果你已经对使用 whatever:hover 很熟练，现在只是想下载它，你可以直接跳转到获取最新版本。而对于其它想深入了解它的人，请继续阅读。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 如果你已经对使用 whatever:hover 很熟练，现在只是想下载它，你可以直接跳转到获取最新版本。而对于其它想深入了解它的人，请继续阅读。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jhti</title>
		<link>http://ofcss.com/2009/06/22/whatever-hover-pseudo-class-without-javascript.html/comment-page-1#comment-41387</link>
		<dc:creator>jhti</dc:creator>
		<pubDate>Mon, 28 Jun 2010 09:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://wukangrui.net/2009/06/22/whatever-hover-pseudo-class-without-javascript.html#comment-41387</guid>
		<description>好文章，转了！！放心，&lt;em&gt;已注明出处！&lt;/em&gt;YE~！</description>
		<content:encoded><![CDATA[<p>好文章，转了！！放心，<em>已注明出处！</em>YE~！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

