<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CSS Horizontal Menu: Firefox whitespace bug</title>
	<link>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/</link>
	<description>Development news, browser quirks, design factoids. Good stuff.</description>
	<pubDate>Thu, 20 Nov 2008 20:29:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: craven</title>
		<link>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-9</link>
		<author>craven</author>
		<pubDate>Sat, 23 Aug 2008 15:13:52 +0000</pubDate>
		<guid>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-9</guid>
		<description>My mistake, classic coding typos make all the difference.
Your fix works and works great.
Still not sure why I haven't found this behavior documented elsewhere. 

Thanks for the write up, the fix, and the follow up.</description>
		<content:encoded><![CDATA[<p>My mistake, classic coding typos make all the difference.<br />
Your fix works and works great.<br />
Still not sure why I haven&#8217;t found this behavior documented elsewhere. </p>
<p>Thanks for the write up, the fix, and the follow up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-8</link>
		<author>admin</author>
		<pubDate>Wed, 20 Aug 2008 14:12:13 +0000</pubDate>
		<guid>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-8</guid>
		<description>Really? I just copied and pasted my code above, saved it into "list.html", opened it with FF3 and it works fine.

You might want to make sure that you're using the correct (ie: strict) Doctype - that might have something to do with it.

On a side note, I'm noticing that there is indeed a discrepancy with the way IE7 displays this: it still has a whitespace bug, but it's not on the outside of the box (to the right of the border) - it's on the inside of the box. Bloody hell. But less annoying than the FF behaviour.</description>
		<content:encoded><![CDATA[<p>Really? I just copied and pasted my code above, saved it into &#8220;list.html&#8221;, opened it with FF3 and it works fine.</p>
<p>You might want to make sure that you&#8217;re using the correct (ie: strict) Doctype - that might have something to do with it.</p>
<p>On a side note, I&#8217;m noticing that there is indeed a discrepancy with the way IE7 displays this: it still has a whitespace bug, but it&#8217;s not on the outside of the box (to the right of the border) - it&#8217;s on the inside of the box. Bloody hell. But less annoying than the FF behaviour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craven</title>
		<link>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-7</link>
		<author>craven</author>
		<pubDate>Tue, 19 Aug 2008 04:44:12 +0000</pubDate>
		<guid>http://www.tomauger.com/blog/2008/06/22/css-horizontal-menu-firefox-whitespace-bug/#comment-7</guid>
		<description>sorry for trolling, but this was driving me crazy and your blog is the only resource that I can find on it.
FF3 seems to ignore the display:table "fix" and it puts the white space between the li items.

any other ideas for fixes besides running all the items together with nothing in between them?!</description>
		<content:encoded><![CDATA[<p>sorry for trolling, but this was driving me crazy and your blog is the only resource that I can find on it.<br />
FF3 seems to ignore the display:table &#8220;fix&#8221; and it puts the white space between the li items.</p>
<p>any other ideas for fixes besides running all the items together with nothing in between them?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
