<?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; IE</title>
	<atom:link href="http://www.manyouzhe.com/articles/tag/ie/feed" rel="self" type="application/rss+xml" />
	<link>http://www.manyouzhe.com</link>
	<description>你不理财，财不理你</description>
	<lastBuildDate>Sun, 20 Dec 2009 04:01:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>解决IE下的间距bug</title>
		<link>http://www.manyouzhe.com/articles/resolve-ie-bug.html</link>
		<comments>http://www.manyouzhe.com/articles/resolve-ie-bug.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:29:10 +0000</pubDate>
		<dc:creator>漫游者</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.manyouzhe.com/?p=446</guid>
		<description><![CDATA[当前模板在firefox和chrome下表现良好，但在占浏览器大部分的IE用户看来是很糟糕的，导航条与文章title条错位，看起来导航条比文章的标题栏多挤出一部分。还有就是header块和导航的navi块本没有间距的但在ie下产生“巨大”的视距。
对于导航条的错位的解决之前我并不认为是IE的bug,只是认为是盒模型的数据有错，使一部分的长度偏长，而在firefox下是可以纠正这个错误的。但仔细的画出模型图纠正了一个1px间距错误之后还是老样子，才知道ie的bug。这个以前碰过，只要分别定义在firefox和ie下的表现。对firefox下的表现最后用上!important就可以了。修改之后再看，基本搞定。不过导航菜单还是有ie的bug。修正了好久最后终于看到现在的这个样子。不过上下块元素的“巨大”视距还是没有得到解决。
]]></description>
			<content:encoded><![CDATA[<p>当前模板在firefox和chrome下表现良好，但在占浏览器大部分的IE用户看来是很糟糕的，导航条与文章title条错位，看起来导航条比文章的标题栏多挤出一部分。还有就是header块和导航的navi块本没有间距的但在ie下产生“巨大”的视距。</p>
<p>对于导航条的错位的解决之前我并不认为是IE的bug,只是认为是盒模型的数据有错，使一部分的长度偏长，而在firefox下是可以纠正这个错误的。但仔细的画出模型图纠正了一个1px间距错误之后还是老样子，才知道ie的bug。这个以前碰过，只要分别定义在firefox和ie下的表现。对firefox下的表现最后用上!important就可以了。修改之后再看，基本搞定。不过导航菜单还是有ie的bug。修正了好久最后终于看到现在的这个样子。不过上下块元素的“巨大”视距还是没有得到解决。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manyouzhe.com/articles/resolve-ie-bug.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
