<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/.htm</link>
<title><![CDATA[探究纯粹的CSS下拉菜单]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[个人]]></category>
<pubDate>Thu, 16 Apr 2009 03:21:43 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	详细见：<a href="http://www.helloxudan.net/2007/11/09/inquiry-pure-css-drop-down-menu.html" target="_blank">http://www.helloxudan.net/2007/11/09/inquiry-pure-css-drop-down-menu.html</a><br/><br/>鼠标悬停下拉菜单在网页中很常见，一般的下拉菜单都是通过 JavaScript 对菜单的显示和隐藏进行控制，其实用纯粹的 CSS 也可以实现。用 CSS 的几点好处是，不需要考虑客户端浏览器是否禁用了 JS，而且用 CSS 实现下拉菜单效率比 JS 要高，还可以方便地制定样式和定位。我查阅了一些资料，用纯粹的 CSS 实现了下拉菜单，并且支持 IE6，分享给需要的朋友。
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 探究纯粹的CSS下拉菜单]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>